Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pinctrl/meson/
H A Dpinctrl-meson-g12a.c116 MESON_PIN(GPIOE_1),
777 static const unsigned int uart_ao_a_rts_pins[] = { GPIOE_1 };
785 static const unsigned int uart_ao_b_rts_pins[] = { GPIOE_1 };
792 static const unsigned int i2c_ao_sda_e_pins[] = { GPIOE_1 };
822 static const unsigned int pwm_ao_d_e_pins[] = { GPIOE_1 };
872 GPIO_GROUP(GPIOE_1),
/OK3568_Linux_fs/kernel/include/dt-bindings/gpio/
H A Dmeson-g12a-gpio.h24 #define GPIOE_1 13 macro