Home
last modified time | relevance | path

Searched refs:SELF_CTL_RESET (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/dev/ic/
Dcs89x0reg.h178 #define SELF_CTL_RESET 0x0040 macro
Dcs89x0.c872 CS_WRITE_PACKET_PAGE(sc, PKTPG_SELF_CTL, SELF_CTL_RESET); in cs_reset_chip()
/netbsd/src/sys/arch/hpcmips/stand/lcboot/
Dif_cs.c148 CS_WRITE_PACKET_PAGE(PKTPG_SELF_CTL, SELF_CTL_RESET); in cs_init()