Searched refs:GPIOA_13 (Results 1 – 4 of 4) sorted by relevance
/external/u-boot/include/dt-bindings/gpio/ |
D | meson-g12a-gpio.h | 90 #define GPIOA_13 62 macro
|
D | meson-axg-gpio.h | 68 #define GPIOA_13 39 macro
|
/external/u-boot/drivers/pinctrl/meson/ |
D | pinctrl-meson-axg.c | 100 static const unsigned int i2c3_sck_a13_pins[] = { PIN(GPIOA_13, EE_OFF) }; 251 static const unsigned int tdmb_din3_pins[] = { PIN(GPIOA_13, EE_OFF) }; 252 static const unsigned int tdmb_dout3_pins[] = { PIN(GPIOA_13, EE_OFF) }; 296 GPIO_GROUP(GPIOA_13, EE_OFF),
|
D | pinctrl-meson-g12a.c | 276 static const unsigned int spdif_out_a13_pins[] = { PIN(GPIOA_13, EE_OFF) }; 312 static const unsigned int tdm_c_slv_fs_a_pins[] = { PIN(GPIOA_13, EE_OFF) }; 316 static const unsigned int tdm_c_fs_a_pins[] = { PIN(GPIOA_13, EE_OFF) }; 399 GPIO_GROUP(GPIOA_13, EE_OFF),
|