Searched refs:DC_BUSCTL_RESET (Results 1 – 2 of 2) sorted by relevance
122 #define DC_BUSCTL_RESET 0x00000001 macro
1328 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()