Searched refs:GPIOAO_0 (Results 1 – 4 of 4) sorted by relevance
/external/u-boot/drivers/pinctrl/meson/ |
D | pinctrl-meson-gxbb.c | 64 static const unsigned int uart_tx_ao_a_pins[] = { PIN(GPIOAO_0, 0) }; 68 static const unsigned int uart_tx_ao_b_pins[] = { PIN(GPIOAO_0, 0) }; 258 GPIO_GROUP(GPIOAO_0, 0), 407 BANK("AO", PIN(GPIOAO_0, 0), PIN(GPIOAO_13, 0), 0, 0, 0, 16, 0, 0, 0, 16, 1, 0),
|
D | pinctrl-meson-gxl.c | 152 static const unsigned int uart_tx_ao_a_pins[] = { PIN(GPIOAO_0, 0) }; 154 static const unsigned int uart_tx_ao_b_0_pins[] = { PIN(GPIOAO_0, 0) }; 407 GPIO_GROUP(GPIOAO_0, 0), 689 BANK("AO", PIN(GPIOAO_0, 0), PIN(GPIOAO_9, 0), 0, 0, 0, 16, 0, 0, 0, 16, 1, 0),
|
/external/u-boot/include/dt-bindings/gpio/ |
D | meson-gxl-gpio.h | 18 #define GPIOAO_0 0 macro
|
D | meson-gxbb-gpio.h | 18 #define GPIOAO_0 0 macro
|