Searched refs:GPIOX_6 (Results 1 – 18 of 18) sorted by relevance
/u-boot/include/dt-bindings/gpio/ |
A D | meson-axg-gpio.h | 82 #define GPIOX_6 53 macro
|
A D | meson-g12a-gpio.h | 99 #define GPIOX_6 71 macro
|
A D | meson-gxl-gpio.h | 109 #define GPIOX_6 85 macro
|
A D | meson-gxbb-gpio.h | 126 #define GPIOX_6 98 macro
|
/u-boot/arch/arm/dts/ |
A D | meson-gxl-s905x-p212.dtsi | 84 reset-gpios = <&gpio GPIOX_6 GPIO_ACTIVE_LOW>;
|
A D | meson-gxbb-p20x.dtsi | 91 reset-gpios = <&gpio GPIOX_6 GPIO_ACTIVE_LOW>;
|
A D | meson-gx-p23x-q20x.dtsi | 96 reset-gpios = <&gpio GPIOX_6 GPIO_ACTIVE_LOW>;
|
A D | meson-gxm-khadas-vim2.dts | 97 reset-gpios = <&gpio GPIOX_6 GPIO_ACTIVE_LOW>;
|
A D | meson-g12b-w400.dtsi | 37 reset-gpios = <&gpio GPIOX_6 GPIO_ACTIVE_LOW>;
|
A D | meson-gxbb-nanopi-k2.dts | 87 reset-gpios = <&gpio GPIOX_6 GPIO_ACTIVE_LOW>;
|
A D | meson-khadas-vim3.dtsi | 73 reset-gpios = <&gpio GPIOX_6 GPIO_ACTIVE_LOW>;
|
A D | meson-sm1-odroid-c4.dts | 344 "PIN_33", /* GPIOX_6 */
|
A D | meson-g12a-sei510.dts | 170 reset-gpios = <&gpio GPIOX_6 GPIO_ACTIVE_LOW>;
|
A D | meson-sm1-sei610.dts | 216 reset-gpios = <&gpio GPIOX_6 GPIO_ACTIVE_LOW>;
|
/u-boot/drivers/pinctrl/meson/ |
A D | pinctrl-meson-g12a.c | 125 static const unsigned int uart_b_tx_pins[] = { PIN(GPIOX_6, EE_OFF) }; 167 static const unsigned int pwm_a_pins[] = { PIN(GPIOX_6, EE_OFF) }; 180 static const unsigned int pwm_d_x6_pins[] = { PIN(GPIOX_6, EE_OFF) }; 408 GPIO_GROUP(GPIOX_6, EE_OFF),
|
A D | pinctrl-meson-gxl.c | 103 static const unsigned int pwm_a_pins[] = { PIN(GPIOX_6, EE_OFF) }; 276 GPIO_GROUP(GPIOX_6, EE_OFF),
|
A D | pinctrl-meson-gxbb.c | 188 GPIO_GROUP(GPIOX_6, EE_OFF),
|
A D | pinctrl-meson-axg.c | 311 GPIO_GROUP(GPIOX_6, EE_OFF),
|
Completed in 20 milliseconds