Searched refs:GPIOAO_3 (Results 1 – 25 of 26) sorted by relevance
12
/linux-6.1.9/drivers/pinctrl/meson/ |
D | pinctrl-meson-axg.c | 107 MESON_PIN(GPIOAO_3), 629 static const unsigned int uart_ao_rts_a_pins[] = {GPIOAO_3}; 635 static const unsigned int uart_ao_rts_b_pins[] = {GPIOAO_3}; 656 static const unsigned int pwm_ao_a_pins[] = {GPIOAO_3}; 670 static const unsigned int jtag_ao_tdi_pins[] = {GPIOAO_3}; 682 GPIO_GROUP(GPIOAO_3),
|
D | pinctrl-meson-gxbb.c | 260 MESON_PIN(GPIOAO_3), 278 static const unsigned int uart_rts_ao_a_pins[] = { GPIOAO_3 }; 282 static const unsigned int uart_rts_ao_b_pins[] = { GPIOAO_3 }; 291 static const unsigned int pwm_ao_a_3_pins[] = { GPIOAO_3 }; 548 GPIO_GROUP(GPIOAO_3),
|
D | pinctrl-meson-gxl.c | 259 MESON_PIN(GPIOAO_3), 275 static const unsigned int uart_rts_ao_a_pins[] = { GPIOAO_3 }; 279 static const unsigned int uart_rts_ao_b_pins[] = { GPIOAO_3 }; 288 static const unsigned int pwm_ao_a_3_pins[] = { GPIOAO_3 }; 534 GPIO_GROUP(GPIOAO_3),
|
D | pinctrl-meson8b.c | 109 MESON_PIN(GPIOAO_3), 309 static const unsigned int uart_rts_ao_a_pins[] = { GPIOAO_3 }; 317 static const unsigned int pwm_c2_pins[] = { GPIOAO_3 }; 329 static const unsigned int uart_rts_ao_b_pins[] = { GPIOAO_3 }; 610 GPIO_GROUP(GPIOAO_3),
|
D | pinctrl-meson-g12a.c | 106 MESON_PIN(GPIOAO_3), 785 static const unsigned int uart_ao_b_rx_3_pins[] = { GPIOAO_3 }; 793 static const unsigned int i2c_ao_sda_pins[] = { GPIOAO_3 }; 800 static const unsigned int i2c_ao_slave_sda_pins[] = { GPIOAO_3 }; 866 GPIO_GROUP(GPIOAO_3),
|
D | pinctrl-meson8.c | 139 MESON_PIN(GPIOAO_3), 382 static const unsigned int uart_rts_ao_a_pins[] = { GPIOAO_3 }; 752 GPIO_GROUP(GPIOAO_3),
|
/linux-6.1.9/arch/arm64/boot/dts/amlogic/ |
D | meson-axg-jethome-jethub-j110-rev-3.dts | 26 broken-cd;/* cd-gpios = <&gpio_ao GPIOAO_3 GPIO_ACTIVE_LOW>;*/
|
D | meson-axg-jethome-jethub-j110-rev-2.dts | 26 broken-cd;/* cd-gpios = <&gpio_ao GPIOAO_3 GPIO_ACTIVE_LOW>;*/
|
D | meson-gxbb-kii-pro.dts | 34 gpios = <&gpio_ao GPIOAO_3 GPIO_ACTIVE_HIGH>;
|
D | meson-gxbb-wetek-play2.dts | 45 gpios = <&gpio_ao GPIOAO_3 GPIO_ACTIVE_LOW>;
|
D | meson-g12b-gtking-pro.dts | 29 gpios = <&gpio_ao GPIOAO_3 GPIO_ACTIVE_HIGH>;
|
D | meson-g12b-gsking-x.dts | 38 gpios = <&gpio_ao GPIOAO_3 GPIO_ACTIVE_HIGH>;
|
D | meson-sm1-bananapi-m5.dts | 64 gpios = <&gpio_ao GPIOAO_3 GPIO_ACTIVE_LOW>; 497 "UPDATE_KEY", /* GPIOAO_3 */
|
D | meson-gxbb-nexbox-a95x.dts | 50 gpios = <&gpio_ao GPIOAO_3 GPIO_ACTIVE_LOW>;
|
D | meson-gxl-s905x-libretech-cc-v2.dts | 132 gpios = <&gpio_ao GPIOAO_3 GPIO_ACTIVE_HIGH>;
|
D | meson-gxl-s905x-libretech-cc.dts | 110 gpios = <&gpio_ao GPIOAO_3 GPIO_ACTIVE_HIGH>;
|
D | meson-sm1-odroid.dtsi | 38 gpio = <&gpio_ao GPIOAO_3 GPIO_OPEN_DRAIN>;
|
D | meson-gxbb-odroidc2.dts | 105 gpios = <&gpio_ao GPIOAO_3 GPIO_ACTIVE_HIGH>;
|
/linux-6.1.9/include/dt-bindings/gpio/ |
D | meson-g12a-gpio.h | 14 #define GPIOAO_3 3 macro
|
D | meson-axg-gpio.h | 15 #define GPIOAO_3 3 macro
|
D | meson8b-gpio.h | 107 #define GPIOAO_3 3 macro
|
D | meson-gxl-gpio.h | 15 #define GPIOAO_3 3 macro
|
D | meson8-gpio.h | 137 #define GPIOAO_3 3 macro
|
D | meson-gxbb-gpio.h | 15 #define GPIOAO_3 3 macro
|
/linux-6.1.9/arch/arm/boot/dts/ |
D | meson8b-odroidc1.dts | 81 gpios = <&gpio_ao GPIOAO_3 GPIO_ACTIVE_HIGH>;
|
12