Searched refs:GPIOAO_13 (Results 1 – 7 of 7) sorted by relevance
/u-boot/include/dt-bindings/gpio/ |
A D | meson-axg-gpio.h | 25 #define GPIOAO_13 13 macro
|
A D | meson-gxbb-gpio.h | 25 #define GPIOAO_13 13 macro
|
/u-boot/drivers/pinctrl/meson/ |
A D | pinctrl-meson-axg.c | 563 static const unsigned int pwm_ao_c_ao13_pins[] = {GPIOAO_13}; 588 GPIO_GROUP(GPIOAO_13, 0), 907 BANK("AO", PIN(GPIOAO_0, 0), PIN(GPIOAO_13, 0), 0, 16, 0, 0, 0, 0, 0, 16, 1, 0), 925 BANK_PMX("AO", GPIOAO_0, GPIOAO_13, 0x0, 0),
|
A D | pinctrl-meson-gxbb.c | 279 GPIO_GROUP(GPIOAO_13, 0), 429 BANK("AO", PIN(GPIOAO_0, 0), PIN(GPIOAO_13, 0), 0, 0, 0, 16, 0, 0, 0, 16, 1, 0),
|
/u-boot/arch/arm/dts/ |
A D | meson-gxbb-nanopi-k2.dts | 34 gpios = <&gpio_ao GPIOAO_13 GPIO_ACTIVE_HIGH>;
|
A D | meson-gxbb-odroidc2.dts | 54 gpios = <&gpio_ao GPIOAO_13 GPIO_ACTIVE_LOW>;
|
A D | meson-axg-s400.dts | 143 gpio = <&gpio_ao GPIOAO_13 GPIO_ACTIVE_HIGH>;
|
Completed in 9 milliseconds