Searched refs:GPIOZ_3 (Results 1 – 8 of 8) sorted by relevance
/u-boot/include/dt-bindings/gpio/ |
A D | meson-axg-gpio.h | 32 #define GPIOZ_3 3 macro
|
A D | meson-g12a-gpio.h | 31 #define GPIOZ_3 3 macro
|
A D | meson-gxl-gpio.h | 27 #define GPIOZ_3 3 macro
|
A D | meson-gxbb-gpio.h | 31 #define GPIOZ_3 3 macro
|
/u-boot/drivers/pinctrl/meson/ |
A D | pinctrl-meson-g12a.c | 67 static const unsigned int sdcard_d1_z_pins[] = { PIN(GPIOZ_3, EE_OFF) }; 152 static const unsigned int eth_rx_dv_pins[] = { PIN(GPIOZ_3, EE_OFF) }; 202 static const unsigned int bt565_a_clk_pins[] = { PIN(GPIOZ_3, EE_OFF) }; 225 static const unsigned int tsin_b_sop_z_pins[] = { PIN(GPIOZ_3, EE_OFF) }; 257 static const unsigned int pdm_din1_z_pins[] = { PIN(GPIOZ_3, EE_OFF) }; 324 static const unsigned int tdm_c_din1_z_pins[] = { PIN(GPIOZ_3, EE_OFF) }; 332 static const unsigned int tdm_c_dout1_z_pins[] = { PIN(GPIOZ_3, EE_OFF) }; 340 GPIO_GROUP(GPIOZ_3, EE_OFF),
|
A D | pinctrl-meson-gxbb.c | 52 static const unsigned int eth_rx_dv_pins[] = { PIN(GPIOZ_3, EE_OFF) }; 87 GPIO_GROUP(GPIOZ_3, EE_OFF),
|
A D | pinctrl-meson-axg.c | 61 static const unsigned int spi0_ss0_pins[] = { PIN(GPIOZ_3, EE_OFF) }; 115 static const unsigned int uart_rx_b_z_pins[] = { PIN(GPIOZ_3, EE_OFF) }; 258 GPIO_GROUP(GPIOZ_3, EE_OFF),
|
A D | pinctrl-meson-gxl.c | 91 static const unsigned int eth_rx_dv_pins[] = { PIN(GPIOZ_3, EE_OFF) }; 189 GPIO_GROUP(GPIOZ_3, EE_OFF),
|
Completed in 14 milliseconds