Searched refs:GPIOZ_4 (Results 1 – 8 of 8) sorted by relevance
/external/u-boot/drivers/pinctrl/meson/ |
D | pinctrl-meson-g12a.c | 68 static const unsigned int sdcard_d2_z_pins[] = { PIN(GPIOZ_4, EE_OFF) }; 153 static const unsigned int eth_rxd0_pins[] = { PIN(GPIOZ_4, EE_OFF) }; 203 static const unsigned int bt565_a_din0_pins[] = { PIN(GPIOZ_4, EE_OFF) }; 226 static const unsigned int tsin_b_din0_z_pins[] = { PIN(GPIOZ_4, EE_OFF) }; 258 static const unsigned int pdm_din2_z_pins[] = { PIN(GPIOZ_4, EE_OFF) }; 325 static const unsigned int tdm_c_din2_z_pins[] = { PIN(GPIOZ_4, EE_OFF) }; 333 static const unsigned int tdm_c_dout2_z_pins[] = { PIN(GPIOZ_4, EE_OFF) }; 341 GPIO_GROUP(GPIOZ_4, EE_OFF),
|
D | pinctrl-meson-axg.c | 62 static const unsigned int spi0_ss1_pins[] = { PIN(GPIOZ_4, EE_OFF) }; 137 static const unsigned int pwm_b_z_pins[] = { PIN(GPIOZ_4, EE_OFF) }; 157 static const unsigned int spdif_in_z_pins[] = { PIN(GPIOZ_4, EE_OFF) }; 259 GPIO_GROUP(GPIOZ_4, EE_OFF),
|
D | pinctrl-meson-gxbb.c | 53 static const unsigned int eth_rxd0_pins[] = { PIN(GPIOZ_4, EE_OFF) }; 88 GPIO_GROUP(GPIOZ_4, EE_OFF),
|
D | pinctrl-meson-gxl.c | 92 static const unsigned int eth_rxd0_pins[] = { PIN(GPIOZ_4, EE_OFF) }; 190 GPIO_GROUP(GPIOZ_4, EE_OFF),
|
/external/u-boot/include/dt-bindings/gpio/ |
D | meson-g12a-gpio.h | 32 #define GPIOZ_4 4 macro
|
D | meson-axg-gpio.h | 33 #define GPIOZ_4 4 macro
|
D | meson-gxl-gpio.h | 34 #define GPIOZ_4 4 macro
|
D | meson-gxbb-gpio.h | 38 #define GPIOZ_4 4 macro
|