Searched refs:GPIOX_13 (Results 1 – 8 of 8) sorted by relevance
/external/u-boot/include/dt-bindings/gpio/ |
D | meson-g12a-gpio.h | 106 #define GPIOX_13 78 macro
|
D | meson-axg-gpio.h | 89 #define GPIOX_13 60 macro
|
D | meson-gxl-gpio.h | 122 #define GPIOX_13 92 macro
|
D | meson-gxbb-gpio.h | 139 #define GPIOX_13 105 macro
|
/external/u-boot/drivers/pinctrl/meson/ |
D | pinctrl-meson-axg.c | 183 static const unsigned int eth_rxd0_x_pins[] = { PIN(GPIOX_13, EE_OFF) }; 220 static const unsigned int tdma_fs_pins[] = { PIN(GPIOX_13, EE_OFF) }; 221 static const unsigned int tdma_fs_slv_pins[] = { PIN(GPIOX_13, EE_OFF) }; 317 GPIO_GROUP(GPIOX_13, EE_OFF),
|
D | pinctrl-meson-gxbb.c | 35 static const unsigned int uart_rx_a_pins[] = { PIN(GPIOX_13, EE_OFF) }; 195 GPIO_GROUP(GPIOX_13, EE_OFF),
|
D | pinctrl-meson-gxl.c | 62 static const unsigned int uart_rx_a_pins[] = { PIN(GPIOX_13, EE_OFF) }; 283 GPIO_GROUP(GPIOX_13, EE_OFF),
|
D | pinctrl-meson-g12a.c | 120 static const unsigned int uart_a_rx_pins[] = { PIN(GPIOX_13, EE_OFF) }; 415 GPIO_GROUP(GPIOX_13, EE_OFF),
|