Searched refs:ISR_DIS_INT (Results 1 – 7 of 7) sorted by relevance
281 #define ISR_DIS_INT 0x80000000 macro
604 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
1284 (status & ISR_DIS_INT) != 0) { in atl1e_intr()1293 AT_WRITE_REG(hw, REG_ISR, status | ISR_DIS_INT); in atl1e_intr()
701 #define ISR_DIS_INT 0x80000000 macro
175 AT_WRITE_REG(&adapter->hw, REG_ISR, ISR_DIS_INT); in atl1c_irq_disable()1593 if (status == 0 || (status & ISR_DIS_INT) != 0) { in atl1c_intr()1602 AT_WRITE_REG(hw, REG_ISR, status | ISR_DIS_INT); in atl1c_intr()