Searched refs:GPIOH_1 (Results 1 – 6 of 6) sorted by relevance
/u-boot/include/dt-bindings/gpio/ |
A D | meson-g12a-gpio.h | 45 #define GPIOH_1 17 macro
|
A D | meson-gxl-gpio.h | 41 #define GPIOH_1 17 macro
|
A D | meson-gxbb-gpio.h | 45 #define GPIOH_1 17 macro
|
/u-boot/drivers/pinctrl/meson/ |
A D | pinctrl-meson-gxbb.c | 65 static const unsigned int hdmi_sda_pins[] = { PIN(GPIOH_1, EE_OFF) }; 102 GPIO_GROUP(GPIOH_1, EE_OFF),
|
A D | pinctrl-meson-gxl.c | 117 static const unsigned int hdmi_sda_pins[] = { PIN(GPIOH_1, EE_OFF) }; 204 GPIO_GROUP(GPIOH_1, EE_OFF),
|
A D | pinctrl-meson-g12a.c | 114 static const unsigned int i2c3_sck_h_pins[] = { PIN(GPIOH_1, EE_OFF) }; 240 static const unsigned int hdmitx_sck_pins[] = { PIN(GPIOH_1, EE_OFF) }; 354 GPIO_GROUP(GPIOH_1, EE_OFF),
|
Completed in 10 milliseconds