Home
last modified time | relevance | path

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

/trueos/sys/dev/dc/
HDif_dcreg.h115 #define DC_BUSCTL_RESET 0x00000001 macro
HDif_dc.c1511 DC_SETBIT(sc, DC_BUSCTL, DC_BUSCTL_RESET); in dc_reset()
1515 if (!(CSR_READ_4(sc, DC_BUSCTL) & DC_BUSCTL_RESET)) in dc_reset()
1522 DC_CLRBIT(sc, DC_BUSCTL, DC_BUSCTL_RESET); in dc_reset()