Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_hw_access.c413 u32_t gpio_port = 0; in lm_gpio_read() local
437 gpio_port = (swap_val && swap_override) ^ port; in lm_gpio_read()
440 if (gpio_port > 1) in lm_gpio_read()
447 if (gpio_port == 0) in lm_gpio_read()
469 if (gpio_port == 1) in lm_gpio_read()
518 u32_t gpio_port = 0; in lm_gpio_write() local
541 gpio_port = (swap_val && swap_override) ^ port; in lm_gpio_write()
544 if (gpio_port > 1) { in lm_gpio_write()
549 (gpio_port ? MISC_REGISTERS_GPIO_PORT_SHIFT : 0); in lm_gpio_write()
668 u32_t gpio_port; in lm_gpio_int_write() local
[all …]
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/common/
H A Dbnxe_clc.c4624 *gpio_port = 0; in elink_get_mod_abs_int_cfg()
4650 *gpio_port = port; in elink_get_mod_abs_int_cfg()
7329 u8 gpio_port; in elink_common_ext_link_reset() local
7337 gpio_port); in elink_common_ext_link_reset()
7340 gpio_port); in elink_common_ext_link_reset()
8121 u8 gpio_port; in elink_8073_config_init() local
8415 u8 gpio_port; in elink_8073_link_reset() local
8421 gpio_port); in elink_8073_link_reset()
8527 u8 gpio_port; in elink_get_gpio_port() local
9724 gpio_port); in elink_handle_module_detect_int()
[all …]