Searched refs:BOOT_9 (Results 1 – 25 of 35) sorted by relevance
12
/linux-6.6.21/include/dt-bindings/gpio/ |
D | meson-axg-gpio.h | 49 #define BOOT_9 20 macro
|
D | meson-g12a-gpio.h | 62 #define BOOT_9 34 macro
|
D | meson8b-gpio.h | 81 #define BOOT_9 63 macro
|
D | meson-gxl-gpio.h | 59 #define BOOT_9 35 macro
|
D | meson-gxbb-gpio.h | 57 #define BOOT_9 29 macro
|
D | meson8-gpio.h | 122 #define BOOT_9 110 macro
|
/linux-6.6.21/arch/arm64/boot/dts/amlogic/ |
D | meson-gxl-s805x-p241.dts | 48 reset-gpios = <&gpio BOOT_9 GPIO_ACTIVE_LOW>; 105 reset-gpios = <&gpio BOOT_9 GPIO_ACTIVE_LOW>;
|
D | meson-gxl-s905x-hwacom-amazetv.dts | 68 reset-gpios = <&gpio BOOT_9 GPIO_ACTIVE_LOW>;
|
D | meson-gxl-s905x-nexbox-a95x.dts | 68 reset-gpios = <&gpio BOOT_9 GPIO_ACTIVE_LOW>;
|
D | meson-gxl-s905x-p212.dtsi | 72 reset-gpios = <&gpio BOOT_9 GPIO_ACTIVE_LOW>;
|
D | meson-gxm-nexbox-a1.dts | 63 reset-gpios = <&gpio BOOT_9 GPIO_ACTIVE_LOW>;
|
D | meson-gxbb-p20x.dtsi | 79 reset-gpios = <&gpio BOOT_9 GPIO_ACTIVE_LOW>;
|
D | meson-gxl-s905w-jethome-jethub-j80.dts | 70 reset-gpios = <&gpio BOOT_9 GPIO_ACTIVE_LOW>;
|
D | meson-gxm-rbox-pro.dts | 85 reset-gpios = <&gpio BOOT_9 GPIO_ACTIVE_LOW>;
|
D | meson-gxl-s905x-libretech-cc-v2.dts | 32 reset-gpios = <&gpio BOOT_9 GPIO_ACTIVE_LOW>;
|
D | meson-gxbb-wetek.dtsi | 83 reset-gpios = <&gpio BOOT_9 GPIO_ACTIVE_LOW>;
|
D | meson-gxbb-nexbox-a95x.dts | 104 reset-gpios = <&gpio BOOT_9 GPIO_ACTIVE_LOW>;
|
D | meson-axg-jethome-jethub-j1xx.dtsi | 35 reset-gpios = <&gpio BOOT_9 GPIO_ACTIVE_LOW>;
|
D | meson-gx-p23x-q20x.dtsi | 84 reset-gpios = <&gpio BOOT_9 GPIO_ACTIVE_LOW>;
|
/linux-6.6.21/drivers/pinctrl/meson/ |
D | pinctrl-meson-axg.c | 34 MESON_PIN(BOOT_9), 136 static const unsigned int nand_ale_pins[] = {BOOT_9}; 147 static const unsigned int nor_wp_pins[] = {BOOT_9}; 377 GPIO_GROUP(BOOT_9),
|
D | pinctrl-meson-gxl.c | 51 MESON_PIN(BOOT_9), 155 static const unsigned int nand_ce1_pins[] = { BOOT_9 }; 342 GPIO_GROUP(BOOT_9),
|
D | pinctrl-meson-gxbb.c | 45 MESON_PIN(BOOT_9), 175 static const unsigned int nand_ce1_pins[] = { BOOT_9 }; 342 GPIO_GROUP(BOOT_9),
|
D | pinctrl-meson8b.c | 82 MESON_PIN(BOOT_9), 263 static const unsigned int nand_io_ce1_pins[] = { BOOT_9 }; 421 GPIO_GROUP(BOOT_9),
|
D | pinctrl-meson8.c | 123 MESON_PIN(BOOT_9), 350 static const unsigned int nand_io_ce1_pins[] = { BOOT_9 }; 519 GPIO_GROUP(BOOT_9),
|
D | pinctrl-meson-g12a.c | 50 MESON_PIN(BOOT_9), 136 static const unsigned int nand_ale_pins[] = { BOOT_9 }; 474 GPIO_GROUP(BOOT_9),
|
12