Searched refs:GPIOZ_5 (Results 1 – 8 of 8) sorted by relevance
/u-boot/include/dt-bindings/gpio/ |
A D | meson-axg-gpio.h | 34 #define GPIOZ_5 5 macro
|
A D | meson-g12a-gpio.h | 33 #define GPIOZ_5 5 macro
|
A D | meson-gxl-gpio.h | 29 #define GPIOZ_5 5 macro
|
A D | meson-gxbb-gpio.h | 33 #define GPIOZ_5 5 macro
|
/u-boot/drivers/pinctrl/meson/ |
A D | pinctrl-meson-g12a.c | 69 static const unsigned int sdcard_d3_z_pins[] = { PIN(GPIOZ_5, EE_OFF) }; 154 static const unsigned int eth_rxd1_pins[] = { PIN(GPIOZ_5, EE_OFF) }; 204 static const unsigned int bt565_a_din1_pins[] = { PIN(GPIOZ_5, EE_OFF) }; 227 static const unsigned int tsin_b_clk_z_pins[] = { PIN(GPIOZ_5, EE_OFF) }; 259 static const unsigned int pdm_din3_z_pins[] = { PIN(GPIOZ_5, EE_OFF) }; 326 static const unsigned int tdm_c_din3_z_pins[] = { PIN(GPIOZ_5, EE_OFF) }; 334 static const unsigned int tdm_c_dout3_z_pins[] = { PIN(GPIOZ_5, EE_OFF) }; 342 GPIO_GROUP(GPIOZ_5, EE_OFF),
|
A D | pinctrl-meson-axg.c | 63 static const unsigned int spi0_ss2_pins[] = { PIN(GPIOZ_5, EE_OFF) }; 129 static const unsigned int pwm_a_z_pins[] = { PIN(GPIOZ_5, EE_OFF) }; 165 static const unsigned int spdif_out_z_pins[] = { PIN(GPIOZ_5, EE_OFF) }; 260 GPIO_GROUP(GPIOZ_5, EE_OFF),
|
A D | pinctrl-meson-gxl.c | 93 static const unsigned int eth_rxd1_pins[] = { PIN(GPIOZ_5, EE_OFF) }; 124 static const unsigned int i2s_out_ch23_z_pins[] = { PIN(GPIOZ_5, EE_OFF) }; 191 GPIO_GROUP(GPIOZ_5, EE_OFF),
|
A D | pinctrl-meson-gxbb.c | 54 static const unsigned int eth_rxd1_pins[] = { PIN(GPIOZ_5, EE_OFF) }; 89 GPIO_GROUP(GPIOZ_5, EE_OFF),
|
Completed in 13 milliseconds