Searched refs:GPIOAO_7 (Results 1 – 11 of 11) sorted by relevance
/u-boot/include/dt-bindings/gpio/ |
A D | meson-axg-gpio.h | 19 #define GPIOAO_7 7 macro
|
A D | meson-g12a-gpio.h | 18 #define GPIOAO_7 7 macro
|
A D | meson-gxl-gpio.h | 19 #define GPIOAO_7 7 macro
|
A D | meson-gxbb-gpio.h | 19 #define GPIOAO_7 7 macro
|
/u-boot/drivers/pinctrl/meson/ |
A D | pinctrl-meson-g12a.c | 725 static const unsigned int jtag_a_tms_pins[] = { GPIOAO_7 }; 733 static const unsigned int tsin_ao_adin0_pins[] = { GPIOAO_7 }; 741 static const unsigned int tdm_ao_b_slv_fs_pins[] = { GPIOAO_7 }; 743 static const unsigned int tdm_ao_b_fs_pins[] = { GPIOAO_7 }; 763 GPIO_GROUP(GPIOAO_7, 0),
|
A D | pinctrl-meson-axg.c | 552 static const unsigned int remote_out_ao_pins[] = {GPIOAO_7}; 572 static const unsigned int jtag_ao_tms_pins[] = {GPIOAO_7}; 582 GPIO_GROUP(GPIOAO_7, 0),
|
A D | pinctrl-meson-gxl.c | 168 static const unsigned int remote_input_ao_pins[] = {PIN(GPIOAO_7, 0) }; 413 GPIO_GROUP(GPIOAO_7, 0),
|
A D | pinctrl-meson-gxbb.c | 273 GPIO_GROUP(GPIOAO_7, 0),
|
/u-boot/arch/arm/dts/ |
A D | meson-g12b-w400.dtsi | 147 gpio = <&gpio GPIOAO_7 GPIO_ACTIVE_HIGH>;
|
A D | meson-khadas-vim3.dtsi | 67 gpios = <&gpio_ao GPIOAO_7 GPIO_ACTIVE_LOW>;
|
A D | meson-sm1-odroid-c4.dts | 379 "PIN_45", /* GPIOAO_7 */
|
Completed in 15 milliseconds