Searched refs:GPIO_INT_REG_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.h172 #define GPIO_INT_REG_LINK_DOWN s2BIT(1) macro
H A Ds2io.c4385 if ((val64 & GPIO_INT_REG_LINK_DOWN) &&
4391 val64 |= GPIO_INT_REG_LINK_DOWN;
4419 } else if (val64 & GPIO_INT_REG_LINK_DOWN) {

Completed in 170 milliseconds