Searched refs:GPIOH_6 (Results 1 – 8 of 8) sorted by relevance
/u-boot/include/dt-bindings/gpio/ |
A D | meson-g12a-gpio.h | 50 #define GPIOH_6 22 macro
|
A D | meson-gxl-gpio.h | 46 #define GPIOH_6 22 macro
|
/u-boot/drivers/pinctrl/meson/ |
A D | pinctrl-meson-g12a.c | 87 static const unsigned int spi1_ss0_pins[] = { PIN(GPIOH_6, EE_OFF) }; 103 static const unsigned int i2c1_sda_h6_pins[] = { PIN(GPIOH_6, EE_OFF) }; 131 static const unsigned int uart_c_rx_pins[] = { PIN(GPIOH_6, EE_OFF) }; 143 static const unsigned int iso7816_clk_h_pins[] = { PIN(GPIOH_6, EE_OFF) }; 359 GPIO_GROUP(GPIOH_6, EE_OFF),
|
A D | pinctrl-meson-gxl.c | 120 static const unsigned int i2s_am_clk_pins[] = { PIN(GPIOH_6, EE_OFF) }; 209 GPIO_GROUP(GPIOH_6, EE_OFF),
|
/u-boot/arch/arm/dts/ |
A D | meson-g12a-u200.dts | 80 gpio = <&gpio GPIOH_6 GPIO_ACTIVE_HIGH>;
|
A D | meson-sm1-odroid-c4.dts | 324 "PIN_26", /* GPIOH_6 */
|
A D | meson-sm1-sei610.dts | 54 gpios = <&gpio GPIOH_6 GPIO_ACTIVE_LOW>;
|
A D | meson-g12b-odroid-n2.dtsi | 179 gpio = <&gpio GPIOH_6 GPIO_ACTIVE_HIGH>;
|
Completed in 11 milliseconds