Searched refs:GPIOAO_5 (Results 1 – 5 of 5) sorted by relevance
/external/u-boot/drivers/pinctrl/meson/ |
D | pinctrl-meson-gxbb.c | 70 PIN(GPIOAO_5, 0) }; 75 static const unsigned int i2c_sda_ao_pins[] = {PIN(GPIOAO_5, 0) }; 77 static const unsigned int i2c_slave_sda_ao_pins[] = {PIN(GPIOAO_5, 0) }; 263 GPIO_GROUP(GPIOAO_5, 0),
|
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) }; 412 GPIO_GROUP(GPIOAO_5, 0),
|
/external/u-boot/include/dt-bindings/gpio/ |
D | meson-gxl-gpio.h | 23 #define GPIOAO_5 5 macro
|
D | meson-gxbb-gpio.h | 23 #define GPIOAO_5 5 macro
|
/external/u-boot/arch/arm/dts/ |
D | meson-gxbb-odroidc2.dts | 39 gpio = <&gpio_ao GPIOAO_5 GPIO_ACTIVE_HIGH>;
|