Searched refs:GPIOZ_1 (Results 1 – 8 of 8) sorted by relevance
/external/u-boot/include/dt-bindings/gpio/ |
D | meson-g12a-gpio.h | 29 #define GPIOZ_1 1 macro
|
D | meson-axg-gpio.h | 30 #define GPIOZ_1 1 macro
|
D | meson-gxl-gpio.h | 31 #define GPIOZ_1 1 macro
|
D | meson-gxbb-gpio.h | 35 #define GPIOZ_1 1 macro
|
/external/u-boot/drivers/pinctrl/meson/ |
D | pinctrl-meson-g12a.c | 94 static const unsigned int i2c0_sck_z1_pins[] = { PIN(GPIOZ_1, EE_OFF) }; 146 static const unsigned int iso7816_data_z_pins[] = { PIN(GPIOZ_1, EE_OFF) }; 150 static const unsigned int eth_mdc_pins[] = { PIN(GPIOZ_1, EE_OFF) }; 201 static const unsigned int bt565_a_hs_pins[] = { PIN(GPIOZ_1, EE_OFF) }; 338 GPIO_GROUP(GPIOZ_1, EE_OFF),
|
D | pinctrl-meson-gxbb.c | 50 static const unsigned int eth_mdc_pins[] = { PIN(GPIOZ_1, EE_OFF) }; 85 GPIO_GROUP(GPIOZ_1, EE_OFF),
|
D | pinctrl-meson-axg.c | 59 static const unsigned int spi0_mosi_pins[] = { PIN(GPIOZ_1, EE_OFF) }; 113 static const unsigned int uart_cts_b_z_pins[] = { PIN(GPIOZ_1, EE_OFF) }; 256 GPIO_GROUP(GPIOZ_1, EE_OFF),
|
D | pinctrl-meson-gxl.c | 89 static const unsigned int eth_mdc_pins[] = { PIN(GPIOZ_1, EE_OFF) }; 187 GPIO_GROUP(GPIOZ_1, EE_OFF),
|