Searched refs:GPIOAO_2 (Results 1 – 13 of 13) sorted by relevance
/external/u-boot/include/dt-bindings/gpio/ |
D | meson-g12a-gpio.h | 13 #define GPIOAO_2 2 macro
|
D | meson-axg-gpio.h | 14 #define GPIOAO_2 2 macro
|
D | meson-gxl-gpio.h | 20 #define GPIOAO_2 2 macro
|
D | meson-gxbb-gpio.h | 20 #define GPIOAO_2 2 macro
|
/external/u-boot/drivers/pinctrl/meson/ |
D | pinctrl-meson-gxbb.c | 70 static const unsigned int uart_cts_ao_a_pins[] = { PIN(GPIOAO_2, 0) }; 75 static const unsigned int uart_cts_ao_b_pins[] = { PIN(GPIOAO_2, 0) }; 268 GPIO_GROUP(GPIOAO_2, 0),
|
D | pinctrl-meson-axg.c | 526 static const unsigned int uart_ao_cts_a_pins[] = {GPIOAO_2}; 532 static const unsigned int uart_ao_cts_b_pins[] = {GPIOAO_2}; 557 static const unsigned int pwm_ao_b_ao2_pins[] = {GPIOAO_2}; 576 GPIO_GROUP(GPIOAO_2, 0),
|
D | pinctrl-meson-gxl.c | 156 static const unsigned int uart_cts_ao_a_pins[] = { PIN(GPIOAO_2, 0) }; 160 static const unsigned int uart_cts_ao_b_pins[] = { PIN(GPIOAO_2, 0) }; 408 GPIO_GROUP(GPIOAO_2, 0),
|
D | pinctrl-meson-g12a.c | 680 static const unsigned int uart_ao_b_tx_2_pins[] = { GPIOAO_2 }; 688 static const unsigned int i2c_ao_sck_pins[] = { GPIOAO_2 }; 695 static const unsigned int i2c_ao_slave_sck_pins[] = { GPIOAO_2 }; 758 GPIO_GROUP(GPIOAO_2, 0),
|
/external/u-boot/arch/arm/dts/ |
D | meson-gxl-s905x-khadas-vim.dts | 43 gpios = <&gpio_ao GPIOAO_2 GPIO_ACTIVE_LOW>;
|
D | meson-gxl-s905x-libretech-cc.dts | 65 gpios = <&gpio_ao GPIOAO_2 GPIO_ACTIVE_HIGH>;
|
D | meson-sm1-sei610.dts | 50 gpios = <&gpio_ao GPIOAO_2 GPIO_ACTIVE_LOW>;
|
D | meson-gxbb-nanopi-k2.dts | 67 gpios = <&gpio_ao GPIOAO_2 GPIO_ACTIVE_HIGH>;
|
D | meson-gxm-khadas-vim2.dts | 73 gpios = <&gpio_ao GPIOAO_2 GPIO_ACTIVE_LOW>;
|