Searched refs:GPIOAO_5 (Results 1 – 11 of 11) sorted by relevance
| /u-boot/include/dt-bindings/gpio/ |
| A D | meson-axg-gpio.h | 17 #define GPIOAO_5 5 macro
|
| A D | meson-g12a-gpio.h | 16 #define GPIOAO_5 5 macro
|
| A D | meson-gxl-gpio.h | 17 #define GPIOAO_5 5 macro
|
| A D | meson-gxbb-gpio.h | 17 #define GPIOAO_5 5 macro
|
| /u-boot/drivers/pinctrl/meson/ |
| A D | pinctrl-meson-gxbb.c | 74 PIN(GPIOAO_5, 0) }; 79 static const unsigned int i2c_sda_ao_pins[] = {PIN(GPIOAO_5, 0) }; 81 static const unsigned int i2c_slave_sda_ao_pins[] = {PIN(GPIOAO_5, 0) }; 271 GPIO_GROUP(GPIOAO_5, 0),
|
| A D | pinctrl-meson-gxl.c | 159 static const unsigned int uart_rx_ao_b_pins[] = { PIN(GPIOAO_5, 0) }; 164 static const unsigned int i2c_sda_ao_pins[] = {PIN(GPIOAO_5, 0) }; 166 static const unsigned int i2c_slave_sda_ao_pins[] = {PIN(GPIOAO_5, 0) }; 411 GPIO_GROUP(GPIOAO_5, 0),
|
| A D | pinctrl-meson-axg.c | 532 static const unsigned int uart_ao_rx_b_pins[] = {GPIOAO_5}; 538 static const unsigned int i2c_ao_sda_5_pins[] = {GPIOAO_5}; 571 static const unsigned int jtag_ao_clk_pins[] = {GPIOAO_5}; 580 GPIO_GROUP(GPIOAO_5, 0),
|
| A D | pinctrl-meson-g12a.c | 699 static const unsigned int remote_ao_input_pins[] = { GPIOAO_5 }; 717 static const unsigned int pwm_ao_d_5_pins[] = { GPIOAO_5 }; 761 GPIO_GROUP(GPIOAO_5, 0),
|
| /u-boot/arch/arm/dts/ |
| A D | meson-gxbb-p20x.dtsi | 45 gpios = <&gpio_ao GPIOAO_5 GPIO_ACTIVE_HIGH>;
|
| A D | meson-gxbb-odroidc2.dts | 42 gpio = <&gpio_ao GPIOAO_5 GPIO_ACTIVE_HIGH>;
|
| A D | meson-axg-s400.dts | 181 gpio = <&gpio_ao GPIOAO_5 GPIO_ACTIVE_HIGH>;
|
Completed in 19 milliseconds