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