Searched refs:bnx2x_set_gpio (Results 1 – 4 of 4) sorted by relevance
/linux-5.19.10/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_link.c | 419 bnx2x_set_gpio(bp, gpio_num, (u8)val, gpio_port); in bnx2x_set_cfg_pin() 6624 bnx2x_set_gpio(bp, MISC_REGISTERS_GPIO_1, in bnx2x_common_ext_link_reset() 6627 bnx2x_set_gpio(bp, MISC_REGISTERS_GPIO_2, in bnx2x_common_ext_link_reset() 7063 bnx2x_set_gpio(bp, MISC_REGISTERS_GPIO_1, in bnx2x_ext_phy_hw_reset() 7066 bnx2x_set_gpio(bp, MISC_REGISTERS_GPIO_1, in bnx2x_ext_phy_hw_reset() 7388 bnx2x_set_gpio(bp, MISC_REGISTERS_GPIO_2, in bnx2x_8073_config_init() 7391 bnx2x_set_gpio(bp, MISC_REGISTERS_GPIO_1, in bnx2x_8073_config_init() 7677 bnx2x_set_gpio(bp, MISC_REGISTERS_GPIO_2, in bnx2x_8073_link_reset() 7692 bnx2x_set_gpio(bp, MISC_REGISTERS_GPIO_2, in bnx2x_8705_config_init() 7832 bnx2x_set_gpio(bp, gpio_pin, gpio_mode, gpio_port); in bnx2x_sfp_e1e2_set_transmitter() [all …]
|
D | bnx2x_ethtool.c | 1837 bnx2x_set_gpio(bp, MISC_REGISTERS_GPIO_0, in bnx2x_set_eeprom() 1860 bnx2x_set_gpio(bp, MISC_REGISTERS_GPIO_0, in bnx2x_set_eeprom()
|
D | bnx2x.h | 2036 int bnx2x_set_gpio(struct bnx2x *bp, int gpio_num, u32 mode, u8 port);
|
D | bnx2x_main.c | 2108 int bnx2x_set_gpio(struct bnx2x *bp, int gpio_num, u32 mode, u8 port) in bnx2x_set_gpio() function
|