Searched refs:GPIO_INT_MASK_LINK_DOWN (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Ds2io-regs.h175 #define GPIO_INT_MASK_LINK_DOWN s2BIT(1) macro
H A Ds2io.c4396 GPIO_INT_MASK_LINK_DOWN);
4415 val64 &= ~GPIO_INT_MASK_LINK_DOWN;
4425 val64 |= GPIO_INT_MASK_LINK_DOWN;

Completed in 40 milliseconds