Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/meson/
H A Dpinctrl-meson-s4.c50 MESON_PIN(GPIOD_9),
193 static const unsigned int jtag_1_tdo_pins[] = { GPIOD_9 };
204 static const unsigned int tdm_d3_d_pins[] = { GPIOD_9 };
215 static const unsigned int pwm_i_d_pins[] = { GPIOD_9 };
223 static const unsigned int pdm_din0_d_pins[] = { GPIOD_9 };
239 static const unsigned int tsin_b_d0_c_pins[] = { GPIOD_9 };
451 GPIO_GROUP(GPIOD_9),
/openbmc/linux/include/dt-bindings/gpio/
H A Dmeson-s4-gpio.h46 #define GPIOD_9 33 macro