Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pinctrl/meson/
H A Dpinctrl-meson-g12a.c59 MESON_PIN(GPIOC_3),
162 static const unsigned int sdcard_d3_c_pins[] = { GPIOC_3 };
177 static const unsigned int spi0_clk_c_pins[] = { GPIOC_3 };
236 static const unsigned int uart_ao_a_tx_c_pins[] = { GPIOC_3 };
347 static const unsigned int pdm_din3_c_pins[] = { GPIOC_3 };
481 GPIO_GROUP(GPIOC_3),
/OK3568_Linux_fs/kernel/include/dt-bindings/gpio/
H A Dmeson-g12a-gpio.h72 #define GPIOC_3 44 macro