Searched defs:gpio_port (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/drivers/pinctrl/ |
H A D | pinctrl-adi2.c | 173 struct gpio_port { struct
|
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_link.c | 422 u8 gpio_port = (pin_cfg - PIN_CFG_GPIO0_P0) >> 2; bnx2x_set_cfg_pin() local 435 u8 gpio_port = (pin_cfg - PIN_CFG_GPIO0_P0) >> 2; bnx2x_get_cfg_pin() local 4356 u8 gpio_num, gpio_port; bnx2x_is_sfp_module_plugged() local 6609 u8 gpio_port; bnx2x_common_ext_link_reset() local 7370 u8 gpio_port; bnx2x_8073_config_init() local 7661 u8 gpio_port; bnx2x_8073_link_reset() local 7764 u8 gpio_port; bnx2x_get_gpio_port() local 7816 u8 gpio_port, gpio_mode; bnx2x_sfp_e1e2_set_transmitter() local 8539 u8 gpio_port = bnx2x_get_gpio_port(params); bnx2x_set_e1e2_module_fault_led() local 8735 u8 gpio_num, gpio_port; bnx2x_handle_module_detect_int() local 13714 u8 gpio_num = 0xff, gpio_port = 0xff, phy_index; bnx2x_init_mod_abs_int() local 4313 bnx2x_get_mod_abs_int_cfg(struct bnx2x *bp, u32 chip_id, u32 shmem_base, u8 port, u8 *gpio_num, u8 *gpio_port) bnx2x_get_mod_abs_int_cfg() argument
|
H A D | bnx2x_main.c | 2066 int gpio_port = (REG_RD(bp, NIG_REG_PORT_SWAP) && bnx2x_get_gpio() local 2094 int gpio_port = (REG_RD(bp, NIG_REG_PORT_SWAP) && bnx2x_set_gpio() local 2197 int gpio_port = (REG_RD(bp, NIG_REG_PORT_SWAP) && bnx2x_set_gpio_int() local
|
Completed in 270 milliseconds