Searched refs:GPIOX_8 (Results 1 – 11 of 11) sorted by relevance
/u-boot/include/dt-bindings/gpio/ |
A D | meson-axg-gpio.h | 84 #define GPIOX_8 55 macro
|
A D | meson-g12a-gpio.h | 101 #define GPIOX_8 73 macro
|
A D | meson-gxl-gpio.h | 111 #define GPIOX_8 87 macro
|
A D | meson-gxbb-gpio.h | 128 #define GPIOX_8 100 macro
|
/u-boot/drivers/pinctrl/meson/ |
A D | pinctrl-meson-g12a.c | 79 static const unsigned int spi0_mosi_x_pins[] = { PIN(GPIOX_8, EE_OFF) }; 141 static const unsigned int iso7816_clk_x_pins[] = { PIN(GPIOX_8, EE_OFF) }; 176 static const unsigned int pwm_c_x8_pins[] = { PIN(GPIOX_8, EE_OFF) }; 220 static const unsigned int tsin_b_sop_x_pins[] = { PIN(GPIOX_8, EE_OFF) }; 292 static const unsigned int tdm_a_din1_pins[] = { PIN(GPIOX_8, EE_OFF) }; 294 static const unsigned int tdm_a_dout1_pins[] = { PIN(GPIOX_8, EE_OFF) }; 410 GPIO_GROUP(GPIOX_8, EE_OFF),
|
A D | pinctrl-meson-gxl.c | 32 static const unsigned int spi_mosi_pins[] = { PIN(GPIOX_8, EE_OFF) }; 71 static const unsigned int uart_tx_c_pins[] = { PIN(GPIOX_8, EE_OFF) }; 138 static const unsigned int tsin_a_sop_x_pins[] = { PIN(GPIOX_8, EE_OFF) }; 278 GPIO_GROUP(GPIOX_8, EE_OFF),
|
A D | pinctrl-meson-axg.c | 108 static const unsigned int uart_tx_a_pins[] = { PIN(GPIOX_8, EE_OFF) }; 179 static const unsigned int eth_txd0_x_pins[] = { PIN(GPIOX_8, EE_OFF) }; 313 GPIO_GROUP(GPIOX_8, EE_OFF),
|
A D | pinctrl-meson-gxbb.c | 190 GPIO_GROUP(GPIOX_8, EE_OFF),
|
/u-boot/arch/arm/dts/ |
A D | meson-sm1-odroid-c4.dts | 346 "PIN_19", /* GPIOX_8 */
|
A D | meson-g12a-sei510.dts | 40 sdmode-gpios = <&gpio GPIOX_8 GPIO_ACTIVE_HIGH>;
|
A D | meson-sm1-sei610.dts | 27 sdmode-gpios = <&gpio GPIOX_8 GPIO_ACTIVE_HIGH>;
|
Completed in 23 milliseconds