Searched refs:GPIOH_7 (Results 1 – 7 of 7) sorted by relevance
| /u-boot/include/dt-bindings/gpio/ |
| A D | meson-g12a-gpio.h | 51 #define GPIOH_7 23 macro
|
| A D | meson-gxl-gpio.h | 47 #define GPIOH_7 23 macro
|
| /u-boot/drivers/pinctrl/meson/ |
| A D | pinctrl-meson-g12a.c | 88 static const unsigned int spi1_clk_pins[] = { PIN(GPIOH_7, EE_OFF) }; 104 static const unsigned int i2c1_sck_h7_pins[] = { PIN(GPIOH_7, EE_OFF) }; 132 static const unsigned int uart_c_tx_pins[] = { PIN(GPIOH_7, EE_OFF) }; 144 static const unsigned int iso7816_data_h_pins[] = { PIN(GPIOH_7, EE_OFF) }; 360 GPIO_GROUP(GPIOH_7, EE_OFF),
|
| A D | pinctrl-meson-gxl.c | 121 static const unsigned int i2s_out_ao_clk_pins[] = { PIN(GPIOH_7, EE_OFF) }; 210 GPIO_GROUP(GPIOH_7, EE_OFF),
|
| /u-boot/arch/arm/dts/ |
| A D | meson-sm1-odroid.dtsi | 302 "PIN_32", /* GPIOH_7 */
|
| A D | meson-sm1-bananapi.dtsi | 259 "WiFi_3V3_1V8", /* GPIOH_7 */
|
| A D | meson-sm1-sei610.dts | 62 gpios = <&gpio GPIOH_7 GPIO_ACTIVE_LOW>;
|
Completed in 15 milliseconds