Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dam3874-iceboard.dts198 reset_gpios = <&gpio2 11 GPIO_ACTIVE_LOW>;
211 reset_gpios = <&gpio2 11 GPIO_ACTIVE_LOW>;
230 reset_gpios = <&gpio2 11 GPIO_ACTIVE_LOW>;
243 reset_gpios = <&gpio2 11 GPIO_ACTIVE_LOW>;
/f-stack/dpdk/drivers/net/bnx2x/
H A Delink.c11144 uint8_t reset_gpios; in elink_84833_get_reset_gpios() local
11158 reset_gpios = (uint8_t)(reset_pin[0] | reset_pin[1]); in elink_84833_get_reset_gpios()
11170 reset_gpios = (uint8_t)(reset_pin[0] | reset_pin[1]); in elink_84833_get_reset_gpios()
11173 return reset_gpios; in elink_84833_get_reset_gpios()
11180 uint8_t reset_gpios; in elink_84833_hw_reset_phy() local
11201 elink_cb_gpio_mult_write(sc, reset_gpios, in elink_84833_hw_reset_phy()
11205 reset_gpios); in elink_84833_hw_reset_phy()
14662 uint8_t reset_gpios; in elink_84833_common_init_phy() local
14664 elink_cb_gpio_mult_write(sc, reset_gpios, in elink_84833_common_init_phy()
14667 elink_cb_gpio_mult_write(sc, reset_gpios, in elink_84833_common_init_phy()
[all …]