Searched refs:MASTER_RESET (Results 1 – 6 of 6) sorted by relevance
79 #define MASTER_RESET 0x00000001 macro
2555 CSR_WRITE_4(sc, ALE_MASTER_CFG, MASTER_RESET); in ale_reset()2558 if ((CSR_READ_4(sc, ALE_MASTER_CFG) & MASTER_RESET) == 0) in ale_reset()
101 #define MASTER_RESET 0x00000001 macro
2511 CSR_WRITE_4(sc, AGE_MASTER_CFG, MASTER_RESET); in age_reset()
180 #define MASTER_RESET 0x00000001 macro
3832 reg |= MASTER_OOB_DIS_OFF | MASTER_RESET; in alc_reset()3846 if ((CSR_READ_4(sc, ALC_MASTER_CFG) & MASTER_RESET) == 0) in alc_reset()