Searched refs:GPIOAO_2 (Results 1 – 25 of 30) sorted by relevance
12
/linux-5.19.10/include/dt-bindings/gpio/ |
D | meson-axg-gpio.h | 14 #define GPIOAO_2 2 macro
|
D | meson-g12a-gpio.h | 13 #define GPIOAO_2 2 macro
|
D | meson8b-gpio.h | 106 #define GPIOAO_2 2 macro
|
D | meson-gxl-gpio.h | 14 #define GPIOAO_2 2 macro
|
D | meson8-gpio.h | 136 #define GPIOAO_2 2 macro
|
D | meson-gxbb-gpio.h | 14 #define GPIOAO_2 2 macro
|
/linux-5.19.10/drivers/pinctrl/meson/ |
D | pinctrl-meson-axg.c | 106 MESON_PIN(GPIOAO_2), 628 static const unsigned int uart_ao_cts_a_pins[] = {GPIOAO_2}; 634 static const unsigned int uart_ao_cts_b_pins[] = {GPIOAO_2}; 659 static const unsigned int pwm_ao_b_ao2_pins[] = {GPIOAO_2}; 681 GPIO_GROUP(GPIOAO_2),
|
D | pinctrl-meson-gxl.c | 258 MESON_PIN(GPIOAO_2), 274 static const unsigned int uart_cts_ao_a_pins[] = { GPIOAO_2 }; 278 static const unsigned int uart_cts_ao_b_pins[] = { GPIOAO_2 }; 533 GPIO_GROUP(GPIOAO_2),
|
D | pinctrl-meson-gxbb.c | 259 MESON_PIN(GPIOAO_2), 277 static const unsigned int uart_cts_ao_a_pins[] = { GPIOAO_2 }; 281 static const unsigned int uart_cts_ao_b_pins[] = { GPIOAO_2 }; 547 GPIO_GROUP(GPIOAO_2),
|
D | pinctrl-meson8b.c | 108 MESON_PIN(GPIOAO_2), 308 static const unsigned int uart_cts_ao_a_pins[] = { GPIOAO_2 }; 328 static const unsigned int uart_cts_ao_b_pins[] = { GPIOAO_2 }; 609 GPIO_GROUP(GPIOAO_2),
|
D | pinctrl-meson-g12a.c | 105 MESON_PIN(GPIOAO_2), 784 static const unsigned int uart_ao_b_tx_2_pins[] = { GPIOAO_2 }; 792 static const unsigned int i2c_ao_sck_pins[] = { GPIOAO_2 }; 799 static const unsigned int i2c_ao_slave_sck_pins[] = { GPIOAO_2 }; 865 GPIO_GROUP(GPIOAO_2),
|
D | pinctrl-meson8.c | 138 MESON_PIN(GPIOAO_2), 381 static const unsigned int uart_cts_ao_a_pins[] = { GPIOAO_2 }; 751 GPIO_GROUP(GPIOAO_2),
|
/linux-5.19.10/arch/arm64/boot/dts/amlogic/ |
D | meson-gxl-s905d-mecool-kii-pro.dts | 40 gpios = <&gpio_ao GPIOAO_2 GPIO_ACTIVE_LOW>;
|
D | meson-gxm-q200.dts | 40 gpios = <&gpio_ao GPIOAO_2 GPIO_ACTIVE_LOW>;
|
D | meson-gxm-wetek-core2.dts | 55 gpios = <&gpio_ao GPIOAO_2 GPIO_ACTIVE_LOW>;
|
D | meson-gxl-s905d-vero4k-plus.dts | 26 gpios = <&gpio_ao GPIOAO_2 GPIO_ACTIVE_HIGH>;
|
D | meson-gxm-mecool-kiii-pro.dts | 45 gpios = <&gpio_ao GPIOAO_2 GPIO_ACTIVE_LOW>;
|
D | meson-gxl-s905d-p230.dts | 40 gpios = <&gpio_ao GPIOAO_2 GPIO_ACTIVE_LOW>;
|
D | meson-gxm-minix-neo-u9h.dts | 51 gpios = <&gpio_ao GPIOAO_2 GPIO_ACTIVE_LOW>;
|
D | meson-sm1-bananapi-m5.dts | 87 gpios = <&gpio_ao GPIOAO_2 GPIO_ACTIVE_LOW>; 496 "SYS_LED2", /* GPIOAO_2 */
|
D | meson-gxl-s905x-khadas-vim.dts | 41 gpios = <&gpio_ao GPIOAO_2 GPIO_ACTIVE_LOW>;
|
D | meson-gxl-s905x-libretech-cc-v2.dts | 60 gpios = <&gpio_ao GPIOAO_2 GPIO_ACTIVE_HIGH>;
|
D | meson-gxl-s905x-libretech-cc.dts | 74 gpios = <&gpio_ao GPIOAO_2 GPIO_ACTIVE_HIGH>;
|
D | meson-sm1-odroid.dtsi | 136 gpio = <&gpio_ao GPIOAO_2 GPIO_ACTIVE_HIGH>;
|
/linux-5.19.10/arch/arm/boot/dts/ |
D | meson8b-ec100.dts | 66 * which is configured through GPIOAO_2 (poweroff GPIO) and 69 gpios = <&gpio_ao GPIOAO_2 GPIO_ACTIVE_LOW>;
|
12