Searched refs:IS_EXT_REG (Results 1 – 3 of 3) sorted by relevance
300 #define IS_EXT_REG (1L<<25) /* Bit 25: (ML) IRQ from external reg*/ macro
3362 hw->intr_mask |= IS_EXT_REG; in skge_extirq()3382 if (status & IS_EXT_REG) { in skge_intr()3383 hw->intr_mask &= ~IS_EXT_REG; in skge_intr()3603 hw->intr_mask |= IS_EXT_REG; in skge_reset()
175 IS_EXT_REG = 1<<23, /* IRQ from LM80 or PHY (GENESIS only) */ enumerator