Home
last modified time | relevance | path

Searched refs:MISC_REGISTERS_GPIO_3 (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/net/bnx2x/
Dbnx2x_link.c5101 gpio_val = bnx2x_get_gpio(bp, MISC_REGISTERS_GPIO_3, port); in bnx2x_handle_module_detect_int()
5106 bnx2x_set_gpio_int(bp, MISC_REGISTERS_GPIO_3, in bnx2x_handle_module_detect_int()
5120 bnx2x_set_gpio_int(bp, MISC_REGISTERS_GPIO_3, in bnx2x_handle_module_detect_int()
5449 bnx2x_set_gpio(bp, MISC_REGISTERS_GPIO_3, in bnx2x_8726_config_init()
6241 bnx2x_set_gpio(bp, MISC_REGISTERS_GPIO_3, in bnx2x_848x3_config_init()
6444 bnx2x_set_gpio(bp, MISC_REGISTERS_GPIO_3, in bnx2x_848x3_link_reset()
7949 val |= ((1<<MISC_REGISTERS_GPIO_3)| in bnx2x_8726_common_init_phy()
7950 (1<<(MISC_REGISTERS_GPIO_3 + MISC_REGISTERS_GPIO_PORT_SHIFT))); in bnx2x_8726_common_init_phy()
Dbnx2x_reg.h5109 #define MISC_REGISTERS_GPIO_3 3 macro
Dbnx2x_main.c1571 if (gpio_num > MISC_REGISTERS_GPIO_3) { in bnx2x_get_gpio()
1600 if (gpio_num > MISC_REGISTERS_GPIO_3) { in bnx2x_set_gpio()
1653 if (gpio_num > MISC_REGISTERS_GPIO_3) { in bnx2x_set_gpio_int()