Searched refs:GPIOX_15 (Results 1 – 8 of 8) sorted by relevance
/external/u-boot/include/dt-bindings/gpio/ |
D | meson-g12a-gpio.h | 108 #define GPIOX_15 80 macro
|
D | meson-axg-gpio.h | 91 #define GPIOX_15 62 macro
|
D | meson-gxl-gpio.h | 124 #define GPIOX_15 94 macro
|
D | meson-gxbb-gpio.h | 141 #define GPIOX_15 107 macro
|
/external/u-boot/drivers/pinctrl/meson/ |
D | pinctrl-meson-axg.c | 185 static const unsigned int eth_rx_dv_x_pins[] = { PIN(GPIOX_15, EE_OFF) }; 224 static const unsigned int tdma_dout0_x15_pins[] = { PIN(GPIOX_15, EE_OFF) }; 225 static const unsigned int tdma_dout1_pins[] = { PIN(GPIOX_15, EE_OFF) }; 226 static const unsigned int tdma_din1_pins[] = { PIN(GPIOX_15, EE_OFF) }; 319 GPIO_GROUP(GPIOX_15, EE_OFF),
|
D | pinctrl-meson-gxbb.c | 37 static const unsigned int uart_rts_a_pins[] = { PIN(GPIOX_15, EE_OFF) }; 197 GPIO_GROUP(GPIOX_15, EE_OFF),
|
D | pinctrl-meson-gxl.c | 64 static const unsigned int uart_rts_a_pins[] = { PIN(GPIOX_15, EE_OFF) }; 285 GPIO_GROUP(GPIOX_15, EE_OFF),
|
D | pinctrl-meson-g12a.c | 122 static const unsigned int uart_a_rts_pins[] = { PIN(GPIOX_15, EE_OFF) }; 417 GPIO_GROUP(GPIOX_15, EE_OFF),
|