Searched refs:ISR_DIS_INT (Results 1 – 7 of 7) sorted by relevance
281 #define ISR_DIS_INT 0x80000000 macro
598 ATL2_WRITE_REG(hw, REG_ISR, status | ISR_DIS_INT); in atl2_intr()
2494 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()