Searched refs:INTR_DIS_INT (Results 1 – 6 of 6) sorted by relevance
536 #define INTR_DIS_INT 0x80000000 macro
484 #define INTR_DIS_INT 0x80000000 macro
794 #define INTR_DIS_INT 0x80000000 macro
2206 CSR_WRITE_4(sc, ALC_INTR_STATUS, INTR_DIS_INT); in alc_intr()2213 CSR_WRITE_4(sc, ALC_INTR_STATUS, status | INTR_DIS_INT); in alc_intr()
1247 CSR_WRITE_4(sc, ALE_INTR_STATUS, status | INTR_DIS_INT); in ale_intr()
452 CSR_WRITE_4(sc, AGE_INTR_STATUS, status | INTR_DIS_INT); in age_intr()