Searched refs:GPIOZ_10 (Results 1 – 8 of 8) sorted by relevance
/u-boot/include/dt-bindings/gpio/ |
A D | meson-axg-gpio.h | 39 #define GPIOZ_10 10 macro
|
A D | meson-g12a-gpio.h | 38 #define GPIOZ_10 10 macro
|
A D | meson-gxl-gpio.h | 34 #define GPIOZ_10 10 macro
|
A D | meson-gxbb-gpio.h | 38 #define GPIOZ_10 10 macro
|
/u-boot/drivers/pinctrl/meson/ |
A D | pinctrl-meson-gxbb.c | 59 static const unsigned int eth_txd0_pins[] = { PIN(GPIOZ_10, EE_OFF) }; 94 GPIO_GROUP(GPIOZ_10, EE_OFF),
|
A D | pinctrl-meson-g12a.c | 159 static const unsigned int eth_txd0_pins[] = { PIN(GPIOZ_10, EE_OFF) }; 209 static const unsigned int bt565_a_din6_pins[] = { PIN(GPIOZ_10, EE_OFF) }; 233 static const unsigned int tsin_b_din4_pins[] = { PIN(GPIOZ_10, EE_OFF) }; 347 GPIO_GROUP(GPIOZ_10, EE_OFF),
|
A D | pinctrl-meson-axg.c | 265 GPIO_GROUP(GPIOZ_10, EE_OFF), 898 BANK("Z", PIN(GPIOZ_0, EE_OFF), PIN(GPIOZ_10, EE_OFF), 3, 0, 3, 0, 9, 0, 10, 0, 11, 0), 912 BANK_PMX("Z", PIN(GPIOZ_0, EE_OFF), PIN(GPIOZ_10, EE_OFF), 0x2, 0),
|
A D | pinctrl-meson-gxl.c | 98 static const unsigned int eth_txd0_pins[] = { PIN(GPIOZ_10, EE_OFF) }; 196 GPIO_GROUP(GPIOZ_10, EE_OFF),
|
Completed in 13 milliseconds