Lines Matching refs:reset_gpios
10181 u8 reset_gpios; in bnx2x_84833_get_reset_gpios() local
10195 reset_gpios = (u8)(reset_pin[0] | reset_pin[1]); in bnx2x_84833_get_reset_gpios()
10207 reset_gpios = (u8)(reset_pin[0] | reset_pin[1]); in bnx2x_84833_get_reset_gpios()
10210 return reset_gpios; in bnx2x_84833_get_reset_gpios()
10217 u8 reset_gpios; in bnx2x_84833_hw_reset_phy() local
10235 reset_gpios = bnx2x_84833_get_reset_gpios(bp, shmem_base_path, in bnx2x_84833_hw_reset_phy()
10238 bnx2x_set_mult_gpio(bp, reset_gpios, MISC_REGISTERS_GPIO_OUTPUT_LOW); in bnx2x_84833_hw_reset_phy()
10241 reset_gpios); in bnx2x_84833_hw_reset_phy()
13516 u8 reset_gpios; in bnx2x_84833_common_init_phy() local
13517 reset_gpios = bnx2x_84833_get_reset_gpios(bp, shmem_base_path, chip_id); in bnx2x_84833_common_init_phy()
13518 bnx2x_set_mult_gpio(bp, reset_gpios, MISC_REGISTERS_GPIO_OUTPUT_LOW); in bnx2x_84833_common_init_phy()
13520 bnx2x_set_mult_gpio(bp, reset_gpios, MISC_REGISTERS_GPIO_OUTPUT_HIGH); in bnx2x_84833_common_init_phy()
13522 reset_gpios); in bnx2x_84833_common_init_phy()