Home
last modified time | relevance | path

Searched refs:TXGBE_GPIOBIT_2 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_aml.c25 mod_rst = TXGBE_GPIOBIT_2; in txgbe_gpio_init_aml()
46 mod_rst = TXGBE_GPIOBIT_2; in txgbe_gpio_irq_handler_aml()
347 mod_abs = TXGBE_GPIOBIT_2; in txgbe_identify_module()
H A Dtxgbe_type.h77 #define TXGBE_GPIOBIT_2 BIT(2) /* I:sfp module absent */ macro