Searched refs:MASTER_RESET (Results 1 – 6 of 6) sorted by relevance
74 #define MASTER_RESET 0x00000001 macro
96 #define MASTER_RESET 0x00000001 macro
162 #define MASTER_RESET 0x00000001 macro
1582 CSR_WRITE_4(sc, ALE_MASTER_CFG, MASTER_RESET); in ale_reset()1585 if ((CSR_READ_4(sc, ALE_MASTER_CFG) & MASTER_RESET) == 0) in ale_reset()
2728 reg |= MASTER_OOB_DIS_OFF | MASTER_RESET; in alc_reset()2742 if ((CSR_READ_4(sc, ALC_MASTER_CFG) & MASTER_RESET) == 0) in alc_reset()
1611 CSR_WRITE_4(sc, AGE_MASTER_CFG, MASTER_RESET); in age_reset()