Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pinctrl/meson/
H A Dpinctrl-meson-g12a.c58 MESON_PIN(GPIOC_2),
161 static const unsigned int sdcard_d2_c_pins[] = { GPIOC_2 };
176 static const unsigned int spi0_ss0_c_pins[] = { GPIOC_2 };
235 static const unsigned int uart_ao_a_rx_c_pins[] = { GPIOC_2 };
346 static const unsigned int pdm_din2_c_pins[] = { GPIOC_2 };
480 GPIO_GROUP(GPIOC_2),
/OK3568_Linux_fs/kernel/include/dt-bindings/gpio/
H A Dmeson-g12a-gpio.h71 #define GPIOC_2 43 macro