Searched refs:GPIOZ_7 (Results 1 – 8 of 8) sorted by relevance
/external/u-boot/drivers/pinctrl/meson/ |
D | pinctrl-meson-g12a.c | 71 static const unsigned int sdcard_cmd_z_pins[] = { PIN(GPIOZ_7, EE_OFF) }; 95 static const unsigned int i2c0_sda_z7_pins[] = { PIN(GPIOZ_7, EE_OFF) }; 156 static const unsigned int eth_rxd3_rgmii_pins[] = { PIN(GPIOZ_7, EE_OFF) }; 206 static const unsigned int bt565_a_din3_pins[] = { PIN(GPIOZ_7, EE_OFF) }; 230 static const unsigned int tsin_b_din1_pins[] = { PIN(GPIOZ_7, EE_OFF) }; 313 static const unsigned int tdm_c_slv_sclk_z_pins[] = { PIN(GPIOZ_7, EE_OFF) }; 317 static const unsigned int tdm_c_sclk_z_pins[] = { PIN(GPIOZ_7, EE_OFF) }; 344 GPIO_GROUP(GPIOZ_7, EE_OFF),
|
D | pinctrl-meson-gxl.c | 95 static const unsigned int eth_rxd3_pins[] = { PIN(GPIOZ_7, EE_OFF) }; 126 static const unsigned int i2s_out_ch67_z_pins[] = { PIN(GPIOZ_7, EE_OFF) }; 193 GPIO_GROUP(GPIOZ_7, EE_OFF),
|
D | pinctrl-meson-gxbb.c | 56 static const unsigned int eth_rxd3_pins[] = { PIN(GPIOZ_7, EE_OFF) }; 91 GPIO_GROUP(GPIOZ_7, EE_OFF),
|
D | pinctrl-meson-axg.c | 79 static const unsigned int i2c0_sda_pins[] = { PIN(GPIOZ_7, EE_OFF) }; 126 static const unsigned int uart_ao_rts_b_z_pins[] = { PIN(GPIOZ_7, EE_OFF) }; 262 GPIO_GROUP(GPIOZ_7, EE_OFF),
|
/external/u-boot/include/dt-bindings/gpio/ |
D | meson-g12a-gpio.h | 35 #define GPIOZ_7 7 macro
|
D | meson-axg-gpio.h | 36 #define GPIOZ_7 7 macro
|
D | meson-gxl-gpio.h | 37 #define GPIOZ_7 7 macro
|
D | meson-gxbb-gpio.h | 41 #define GPIOZ_7 7 macro
|