Searched refs:ISR_DIS_INT (Results 1 – 6 of 6) sorted by relevance
281 #define ISR_DIS_INT 0x80000000 macro
2529 iowrite32(status | ISR_DIS_INT, adapter->hw.hw_addr + REG_ISR); in atl1_intr()
563 #define ISR_DIS_INT 0x80000000 macro
1289 (status & ISR_DIS_INT) != 0) { in atl1e_intr()1298 AT_WRITE_REG(hw, REG_ISR, status | ISR_DIS_INT); in atl1e_intr()
725 #define ISR_DIS_INT 0x80000000 macro
205 AT_WRITE_REG(&adapter->hw, REG_ISR, ISR_DIS_INT); in atl1c_irq_disable()1685 if (status == 0 || (status & ISR_DIS_INT) != 0) { in atl1c_intr()1694 AT_WRITE_REG(hw, REG_ISR, status | ISR_DIS_INT); in atl1c_intr()