Searched refs:GPIOA_12 (Results 1 – 4 of 4) sorted by relevance
/external/u-boot/include/dt-bindings/gpio/ |
D | meson-g12a-gpio.h | 89 #define GPIOA_12 61 macro
|
D | meson-axg-gpio.h | 67 #define GPIOA_12 38 macro
|
/external/u-boot/drivers/pinctrl/meson/ |
D | pinctrl-meson-axg.c | 99 static const unsigned int i2c3_sda_a12_pins[] = { PIN(GPIOA_12, EE_OFF) }; 249 static const unsigned int tdmb_din2_pins[] = { PIN(GPIOA_12, EE_OFF) }; 250 static const unsigned int tdmb_dout2_pins[] = { PIN(GPIOA_12, EE_OFF) }; 295 GPIO_GROUP(GPIOA_12, EE_OFF),
|
D | pinctrl-meson-g12a.c | 271 static const unsigned int spdif_in_a12_pins[] = { PIN(GPIOA_12, EE_OFF) }; 311 static const unsigned int tdm_c_slv_sclk_a_pins[] = { PIN(GPIOA_12, EE_OFF) }; 315 static const unsigned int tdm_c_sclk_a_pins[] = { PIN(GPIOA_12, EE_OFF) }; 398 GPIO_GROUP(GPIOA_12, EE_OFF),
|