Searched refs:GPIOAO_2 (Results 1 – 18 of 18) sorted by relevance
/u-boot/include/dt-bindings/gpio/ |
A D | meson-axg-gpio.h | 14 #define GPIOAO_2 2 macro
|
A D | meson-g12a-gpio.h | 13 #define GPIOAO_2 2 macro
|
A D | meson-gxl-gpio.h | 14 #define GPIOAO_2 2 macro
|
A D | meson-gxbb-gpio.h | 14 #define GPIOAO_2 2 macro
|
/u-boot/arch/arm/dts/ |
A D | meson-gxm-wetek-core2.dts | 55 gpios = <&gpio_ao GPIOAO_2 GPIO_ACTIVE_LOW>;
|
A D | meson-gxl-s905x-khadas-vim.dts | 41 gpios = <&gpio_ao GPIOAO_2 GPIO_ACTIVE_LOW>;
|
A D | meson-gxl-s905x-libretech-cc-v2.dts | 60 gpios = <&gpio_ao GPIOAO_2 GPIO_ACTIVE_HIGH>;
|
A D | meson-gxl-s905x-libretech-cc.dts | 74 gpios = <&gpio_ao GPIOAO_2 GPIO_ACTIVE_HIGH>;
|
A D | meson-gxm-khadas-vim2.dts | 69 gpios = <&gpio_ao GPIOAO_2 GPIO_ACTIVE_LOW>;
|
A D | meson-gx-libretech-pc.dtsi | 78 gpios = <&gpio_ao GPIOAO_2 GPIO_ACTIVE_LOW>;
|
A D | meson-gxbb-nanopi-k2.dts | 68 gpios = <&gpio_ao GPIOAO_2 GPIO_ACTIVE_HIGH>;
|
A D | meson-sm1-odroid-c4.dts | 158 gpio = <&gpio_ao GPIOAO_2 GPIO_ACTIVE_HIGH>;
|
A D | meson-sm1-sei610.dts | 70 gpios = <&gpio_ao GPIOAO_2 GPIO_ACTIVE_LOW>;
|
A D | meson-g12b-odroid-n2.dtsi | 20 enable-gpios = <&gpio_ao GPIOAO_2 GPIO_ACTIVE_HIGH>;
|
/u-boot/drivers/pinctrl/meson/ |
A 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),
|
A D | pinctrl-meson-axg.c | 527 static const unsigned int uart_ao_cts_a_pins[] = {GPIOAO_2}; 533 static const unsigned int uart_ao_cts_b_pins[] = {GPIOAO_2}; 558 static const unsigned int pwm_ao_b_ao2_pins[] = {GPIOAO_2}; 577 GPIO_GROUP(GPIOAO_2, 0),
|
A 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),
|
A 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),
|
Completed in 18 milliseconds