Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/meson/
H A Dpinctrl-meson-s4.c49 MESON_PIN(GPIOD_8),
192 static const unsigned int jtag_1_tdi_pins[] = { GPIOD_8 };
203 static const unsigned int tdm_d4_d_pins[] = { GPIOD_8 };
214 static const unsigned int pwm_d_d_pins[] = { GPIOD_8 };
222 static const unsigned int pdm_dclk_d_pins[] = { GPIOD_8 };
238 static const unsigned int tsin_b_valid_c_pins[] = { GPIOD_8 };
450 GPIO_GROUP(GPIOD_8),
/openbmc/linux/include/dt-bindings/gpio/
H A Dmeson-s4-gpio.h45 #define GPIOD_8 32 macro