Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pinctrl/meson/
Dpinctrl-meson-g12a.c56 MESON_PIN(GPIOC_0),
159 static const unsigned int sdcard_d0_c_pins[] = { GPIOC_0 };
174 static const unsigned int spi0_mosi_c_pins[] = { GPIOC_0 };
294 static const unsigned int jtag_b_tdo_pins[] = { GPIOC_0 };
344 static const unsigned int pdm_din0_c_pins[] = { GPIOC_0 };
478 GPIO_GROUP(GPIOC_0),
1323 BANK_DS("C", GPIOC_0, GPIOC_7, 53, 60,
1345 BANK_PMX("C", GPIOC_0, GPIOC_7, 0x9, 0),
/kernel/linux/linux-5.10/include/dt-bindings/gpio/
Dmeson-g12a-gpio.h69 #define GPIOC_0 41 macro