Home
last modified time | relevance | path

Searched refs:GPIOAO_0 (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/drivers/pinctrl/meson/
H A Dpinctrl-meson-gxbb.c65 static const unsigned int uart_tx_ao_a_pins[] = { PIN(GPIOAO_0, 0) };
69 static const unsigned int uart_tx_ao_b_pins[] = { PIN(GPIOAO_0, 0) };
259 GPIO_GROUP(GPIOAO_0, 0),
408 BANK("AO", PIN(GPIOAO_0, 0), PIN(GPIOAO_13, 0), 0, 0, 0, 16, 0, 0, 0, 16, 1, 0),
/rk3399_rockchip-uboot/include/dt-bindings/gpio/
H A Dmeson-gxbb-gpio.h18 #define GPIOAO_0 0 macro