Searched refs:GPIOAO_13 (Results 1 – 7 of 7) sorted by relevance
/external/u-boot/include/dt-bindings/gpio/ |
D | meson-axg-gpio.h | 25 #define GPIOAO_13 13 macro
|
D | meson-gxbb-gpio.h | 31 #define GPIOAO_13 13 macro
|
/external/u-boot/drivers/pinctrl/meson/ |
D | pinctrl-meson-axg.c | 562 static const unsigned int pwm_ao_c_ao13_pins[] = {GPIOAO_13}; 587 GPIO_GROUP(GPIOAO_13, 0), 906 BANK("AO", PIN(GPIOAO_0, 0), PIN(GPIOAO_13, 0), 0, 16, 0, 0, 0, 0, 0, 16, 1, 0), 924 BANK_PMX("AO", GPIOAO_0, GPIOAO_13, 0x0, 0),
|
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),
|
/external/u-boot/arch/arm/dts/ |
D | meson-gxbb-odroidc2.dts | 47 gpios = <&gpio_ao GPIOAO_13 GPIO_ACTIVE_LOW>;
|
D | meson-gxbb-nanopi-k2.dts | 33 gpios = <&gpio_ao GPIOAO_13 GPIO_ACTIVE_HIGH>;
|
D | meson-axg-s400.dts | 136 gpio = <&gpio_ao GPIOAO_13 GPIO_ACTIVE_HIGH>;
|