/openbmc/linux/drivers/pinctrl/meson/ |
H A D | pinctrl-meson-axg.c | 106 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),
|
H A 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),
|
H A 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),
|
H A 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),
|
H A D | pinctrl-meson-g12a.c | 107 MESON_PIN(GPIOAO_3), 786 static const unsigned int uart_ao_b_rx_3_pins[] = { GPIOAO_3 }; 794 static const unsigned int i2c_ao_sda_pins[] = { GPIOAO_3 }; 801 static const unsigned int i2c_ao_slave_sda_pins[] = { GPIOAO_3 }; 867 GPIO_GROUP(GPIOAO_3),
|
H A 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),
|
/openbmc/linux/arch/arm64/boot/dts/amlogic/ |
H A D | meson-axg-jethome-jethub-j110-rev-3.dts | 26 broken-cd;/* cd-gpios = <&gpio_ao GPIOAO_3 GPIO_ACTIVE_LOW>;*/
|
H A D | meson-axg-jethome-jethub-j110-rev-2.dts | 26 broken-cd;/* cd-gpios = <&gpio_ao GPIOAO_3 GPIO_ACTIVE_LOW>;*/
|
H A D | meson-gxbb-wetek-play2.dts | 45 gpios = <&gpio_ao GPIOAO_3 GPIO_ACTIVE_LOW>;
|
H A D | meson-g12b-gtking-pro.dts | 29 gpios = <&gpio_ao GPIOAO_3 GPIO_ACTIVE_HIGH>;
|
H A D | meson-g12b-gsking-x.dts | 38 gpios = <&gpio_ao GPIOAO_3 GPIO_ACTIVE_HIGH>;
|
H A D | meson-gxbb-kii-pro.dts | 42 gpios = <&gpio_ao GPIOAO_3 GPIO_ACTIVE_HIGH>;
|
H A D | meson-sm1-bananapi.dtsi | 46 gpios = <&gpio_ao GPIOAO_3 GPIO_ACTIVE_LOW>; 333 "UPDATE_KEY", /* GPIOAO_3 */
|
/openbmc/u-boot/drivers/pinctrl/meson/ |
H A D | pinctrl-meson-axg.c | 527 static const unsigned int uart_ao_rts_a_pins[] = {GPIOAO_3}; 533 static const unsigned int uart_ao_rts_b_pins[] = {GPIOAO_3}; 554 static const unsigned int pwm_ao_a_pins[] = {GPIOAO_3}; 568 static const unsigned int jtag_ao_tdi_pins[] = {GPIOAO_3}; 577 GPIO_GROUP(GPIOAO_3, 0),
|
H A D | pinctrl-meson-gxbb.c | 67 static const unsigned int uart_rts_ao_a_pins[] = { PIN(GPIOAO_3, 0) }; 72 static const unsigned int uart_rts_ao_b_pins[] = { PIN(GPIOAO_3, 0) }; 261 GPIO_GROUP(GPIOAO_3, 0),
|
H A D | pinctrl-meson-gxl.c | 157 static const unsigned int uart_rts_ao_a_pins[] = { PIN(GPIOAO_3, 0) }; 161 static const unsigned int uart_rts_ao_b_pins[] = { PIN(GPIOAO_3, 0) }; 170 static const unsigned int pwm_ao_a_3_pins[] = { PIN(GPIOAO_3, 0) }; 410 GPIO_GROUP(GPIOAO_3, 0),
|
/openbmc/linux/include/dt-bindings/gpio/ |
H A D | meson8b-gpio.h | 107 #define GPIOAO_3 3 macro
|
H A D | meson-g12a-gpio.h | 14 #define GPIOAO_3 3 macro
|
H A D | meson-axg-gpio.h | 15 #define GPIOAO_3 3 macro
|
H A D | meson-gxl-gpio.h | 15 #define GPIOAO_3 3 macro
|
H A D | meson-gxbb-gpio.h | 15 #define GPIOAO_3 3 macro
|
H A D | meson8-gpio.h | 137 #define GPIOAO_3 3 macro
|
/openbmc/u-boot/include/dt-bindings/gpio/ |
H A D | meson-axg-gpio.h | 15 #define GPIOAO_3 3 macro
|
H A D | meson-gxl-gpio.h | 21 #define GPIOAO_3 3 macro
|
H A D | meson-gxbb-gpio.h | 21 #define GPIOAO_3 3 macro
|