Home
last modified time | relevance | path

Searched refs:DC_BUSCTL_RESET (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/ic/
H A Ddcreg.h122 #define DC_BUSCTL_RESET 0x00000001 macro
H A Ddc.c1328 DC_SETBIT(sc, DC_BUSCTL, DC_BUSCTL_RESET); in dc_reset()
1332 if (!(CSR_READ_4(sc, DC_BUSCTL) & DC_BUSCTL_RESET)) in dc_reset()
1339 DC_CLRBIT(sc, DC_BUSCTL, DC_BUSCTL_RESET); in dc_reset()