Searched refs:ISR_DIS_INT (Results 1 – 7 of 7) sorted by relevance
294 #define ISR_DIS_INT 0x80000000 macro
618 ATL2_WRITE_REG(hw, REG_ISR, status | ISR_DIS_INT); in atl2_intr()
2516 iowrite32(status | ISR_DIS_INT, adapter->hw.hw_addr + REG_ISR); in atl1_intr()
576 #define ISR_DIS_INT 0x80000000 macro
1301 (status & ISR_DIS_INT) != 0) { in atl1e_intr()1310 AT_WRITE_REG(hw, REG_ISR, status | ISR_DIS_INT); in atl1e_intr()
714 #define ISR_DIS_INT 0x80000000 macro
192 AT_WRITE_REG(&adapter->hw, REG_ISR, ISR_DIS_INT); in atl1c_irq_disable()1594 if (status == 0 || (status & ISR_DIS_INT) != 0) { in atl1c_intr()1603 AT_WRITE_REG(hw, REG_ISR, status | ISR_DIS_INT); in atl1c_intr()