Searched refs:bnx2x_set_mult_gpio (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x.h | 2095 int bnx2x_set_mult_gpio(struct bnx2x *bp, u8 pins, u32 mode);
|
H A D | bnx2x_link.c | 10083 bnx2x_set_mult_gpio(bp, reset_gpios, MISC_REGISTERS_GPIO_OUTPUT_LOW); bnx2x_84833_hw_reset_phy() 13225 bnx2x_set_mult_gpio(bp, reset_gpios, MISC_REGISTERS_GPIO_OUTPUT_LOW); bnx2x_84833_common_init_phy() 13227 bnx2x_set_mult_gpio(bp, reset_gpios, MISC_REGISTERS_GPIO_OUTPUT_HIGH); bnx2x_84833_common_init_phy()
|
H A D | bnx2x_main.c | 2147 int bnx2x_set_mult_gpio(struct bnx2x *bp, u8 pins, u32 mode) bnx2x_set_mult_gpio() function
|
Completed in 235 milliseconds