Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/pinctrl/meson/
Dpinctrl-meson-s4.c43 MESON_PIN(GPIOD_2),
186 static const unsigned int uart_b_cts_d_pins[] = { GPIOD_2 };
198 static const unsigned int i2c4_sda_d_pins[] = { GPIOD_2 };
209 static const unsigned int uart_c_tx_pins[] = { GPIOD_2 };
218 static const unsigned int clk_32k_in_pins[] = { GPIOD_2 };
227 static const unsigned int mic_mute_en_pins[] = { GPIOD_2 };
444 GPIO_GROUP(GPIOD_2),
/linux-5.19.10/include/dt-bindings/gpio/
Dmeson-s4-gpio.h39 #define GPIOD_2 26 macro