Home
last modified time | relevance | path

Searched defs:eth_act_led_pins (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/arch/arm/dts/
H A Dmeson-gxl.dtsi508 eth_act_led_pins: eth_act_led { label
/openbmc/linux/arch/arm64/boot/dts/amlogic/
H A Dmeson-gxl.dtsi639 eth_act_led_pins: eth_act_led { label
/openbmc/linux/drivers/pinctrl/meson/
H A Dpinctrl-meson-gxl.c233 static const unsigned int eth_act_led_pins[] = { GPIOZ_15 }; variable
H A Dpinctrl-meson-s4.c253 static const unsigned int eth_act_led_pins[] = { GPIOH_11 }; variable
H A Dpinctrl-meson-g12a.c265 static const unsigned int eth_act_led_pins[] = { GPIOZ_15 }; variable
/openbmc/u-boot/drivers/pinctrl/meson/
H A Dpinctrl-meson-gxl.c131 static const unsigned int eth_act_led_pins[] = { PIN(GPIOZ_15, EE_OFF) }; variable