Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/meson/
H A Dpinctrl-meson-s4.c48 MESON_PIN(GPIOD_7),
191 static const unsigned int jtag_1_tms_pins[] = { GPIOD_7 };
202 static const unsigned int tdm_fs1_d_pins[] = { GPIOD_7 };
213 static const unsigned int pwm_c_d_pins[] = { GPIOD_7 };
221 static const unsigned int pwm_c_hiz_pins[] = { GPIOD_7 };
230 static const unsigned int i2c1_scl_d_pins[] = { GPIOD_7 };
237 static const unsigned int tsin_b_sop_c_pins[] = { GPIOD_7 };
449 GPIO_GROUP(GPIOD_7),
/openbmc/linux/include/dt-bindings/gpio/
H A Dmeson-s4-gpio.h44 #define GPIOD_7 31 macro