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()
2515 iowrite32(status | ISR_DIS_INT, adapter->hw.hw_addr + REG_ISR); in atl1_intr()
576 #define ISR_DIS_INT 0x80000000 macro
1295 (status & ISR_DIS_INT) != 0) { in atl1e_intr()1304 AT_WRITE_REG(hw, REG_ISR, status | ISR_DIS_INT); in atl1e_intr()
714 #define ISR_DIS_INT 0x80000000 macro
188 AT_WRITE_REG(&adapter->hw, REG_ISR, ISR_DIS_INT); in atl1c_irq_disable()1606 if (status == 0 || (status & ISR_DIS_INT) != 0) { in atl1c_intr()1615 AT_WRITE_REG(hw, REG_ISR, status | ISR_DIS_INT); in atl1c_intr()