Searched refs:GPIOAO_9 (Results 1 – 12 of 12) sorted by relevance
/u-boot/include/dt-bindings/gpio/ |
A D | meson-axg-gpio.h | 21 #define GPIOAO_9 9 macro
|
A D | meson-g12a-gpio.h | 20 #define GPIOAO_9 9 macro
|
A D | meson-gxl-gpio.h | 21 #define GPIOAO_9 9 macro
|
A D | meson-gxbb-gpio.h | 21 #define GPIOAO_9 9 macro
|
/u-boot/drivers/pinctrl/meson/ |
A D | pinctrl-meson-gxl.c | 173 static const unsigned int pwm_ao_b_pins[] = { PIN(GPIOAO_9, 0) }; 177 static const unsigned int i2s_out_ch45_ao_pins[] = { PIN(GPIOAO_9, 0) }; 180 static const unsigned int spdif_out_ao_9_pins[] = { PIN(GPIOAO_9, 0) }; 415 GPIO_GROUP(GPIOAO_9, 0), 691 BANK("AO", PIN(GPIOAO_0, 0), PIN(GPIOAO_9, 0), 0, 0, 0, 16, 0, 0, 0, 16, 1, 0),
|
A D | pinctrl-meson-g12a.c | 683 static const unsigned int uart_ao_b_rx_9_pins[] = { GPIOAO_9 }; 723 static const unsigned int jtag_a_tdo_pins[] = { GPIOAO_9 }; 735 static const unsigned int tsin_ao_a_valid_pins[] = { GPIOAO_9 }; 753 static const unsigned int mclk0_ao_pins[] = { GPIOAO_9 }; 765 GPIO_GROUP(GPIOAO_9, 0),
|
A D | pinctrl-meson-axg.c | 540 static const unsigned int i2c_ao_sda_9_pins[] = {GPIOAO_9}; 566 static const unsigned int pwm_ao_d_pins[] = {GPIOAO_9}; 584 GPIO_GROUP(GPIOAO_9, 0),
|
A D | pinctrl-meson-gxbb.c | 275 GPIO_GROUP(GPIOAO_9, 0),
|
/u-boot/arch/arm/dts/ |
A D | meson-gxl-s805x-libretech-ac.dts | 82 * This is controlled by GPIOAO_9 we reserve this but 86 * gpio = <&gpio_ao GPIOAO_9 GPIO_ACTIVE_HIGH>;
|
A D | meson-gx-libretech-pc.dtsi | 110 gpios = <&gpio_ao GPIOAO_9 GPIO_ACTIVE_HIGH>;
|
A D | meson-sm1-odroid-c4.dts | 381 "PIN_44", /* GPIOAO_9 */
|
A D | meson-g12b-odroid-n2.dtsi | 69 gpios = <&gpio_ao GPIOAO_9 GPIO_ACTIVE_HIGH>;
|
Completed in 16 milliseconds