Searched refs:BOOT_9 (Results 1 – 19 of 19) sorted by relevance
| /u-boot/include/dt-bindings/gpio/ |
| A D | meson-axg-gpio.h | 49 #define BOOT_9 20 macro
|
| A D | meson-g12a-gpio.h | 62 #define BOOT_9 34 macro
|
| A D | meson-gxl-gpio.h | 59 #define BOOT_9 35 macro
|
| A D | meson-gxbb-gpio.h | 57 #define BOOT_9 29 macro
|
| /u-boot/arch/arm/dts/ |
| A D | meson-gxl-s905x-p212.dtsi | 72 reset-gpios = <&gpio BOOT_9 GPIO_ACTIVE_LOW>;
|
| A D | meson-gxbb-p20x.dtsi | 79 reset-gpios = <&gpio BOOT_9 GPIO_ACTIVE_LOW>;
|
| A D | meson-gxl-s905x-libretech-cc-v2.dts | 32 reset-gpios = <&gpio BOOT_9 GPIO_ACTIVE_LOW>;
|
| A D | meson-gxl-s805x-libretech-ac.dts | 55 reset-gpios = <&gpio BOOT_9 GPIO_ACTIVE_LOW>;
|
| A D | meson-gx-p23x-q20x.dtsi | 84 reset-gpios = <&gpio BOOT_9 GPIO_ACTIVE_LOW>;
|
| A D | meson-gxl-s905x-libretech-cc.dts | 48 reset-gpios = <&gpio BOOT_9 GPIO_ACTIVE_LOW>;
|
| A D | meson-gxm-khadas-vim2.dts | 47 reset-gpios = <&gpio BOOT_9 GPIO_ACTIVE_LOW>;
|
| A D | meson-gx-libretech-pc.dtsi | 57 reset-gpios = <&gpio BOOT_9 GPIO_ACTIVE_LOW>;
|
| A D | meson-gxbb-nanopi-k2.dts | 108 reset-gpios = <&gpio BOOT_9 GPIO_ACTIVE_LOW>;
|
| A D | meson-gxbb-odroidc2.dts | 162 reset-gpios = <&gpio BOOT_9 GPIO_ACTIVE_LOW>;
|
| A D | meson-axg-s400.dts | 107 reset-gpios = <&gpio BOOT_9 GPIO_ACTIVE_LOW>;
|
| /u-boot/drivers/pinctrl/meson/ |
| A D | pinctrl-meson-axg.c | 35 static const unsigned int nand_ale_pins[] = { PIN(BOOT_9, EE_OFF) }; 46 static const unsigned int nor_wp_pins[] = { PIN(BOOT_9, EE_OFF) }; 276 GPIO_GROUP(BOOT_9, EE_OFF),
|
| A D | pinctrl-meson-gxl.c | 53 static const unsigned int nand_ce1_pins[] = { PIN(BOOT_9, EE_OFF) }; 223 GPIO_GROUP(BOOT_9, EE_OFF),
|
| A D | pinctrl-meson-gxbb.c | 115 GPIO_GROUP(BOOT_9, EE_OFF),
|
| A D | pinctrl-meson-g12a.c | 35 static const unsigned int nand_ale_pins[] = { PIN(BOOT_9, EE_OFF) }; 371 GPIO_GROUP(BOOT_9, EE_OFF),
|
Completed in 34 milliseconds