Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/meson/
H A Dpinctrl-amlogic-c3.c18 MESON_PIN(GPIOE_4),
76 static const unsigned int gen_clk_e_pins[] = { GPIOE_4 };
81 static const unsigned int clk_32k_in_pins[] = { GPIOE_4 };
86 static const unsigned int clk12_24_e_pins[] = { GPIOE_4 };
383 GPIO_GROUP(GPIOE_4),
1045 BANK_DS("E", GPIOE_0, GPIOE_4, 22, 26,
1064 BANK_PMX("E", GPIOE_0, GPIOE_4, 0x12, 0),
/openbmc/linux/include/dt-bindings/gpio/
H A Damlogic-c3-gpio.h14 #define GPIOE_4 4 macro