Searched refs:IS_EXT_REG (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/skfp/h/
H A Dskfbi.h523 #define IS_EXT_REG (1L<<25) /* Bit 25: (ML) IRQ from external reg*/ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dskge.c3306 hw->intr_mask |= IS_EXT_REG;
3326 if (status & IS_EXT_REG) {
3327 hw->intr_mask &= ~IS_EXT_REG;
3543 hw->intr_mask |= IS_EXT_REG;
H A Dskge.h179 IS_EXT_REG = 1<<23, /* IRQ from LM80 or PHY (GENESIS only) */ enumerator in enum:__anon13176

Completed in 127 milliseconds