Searched full:rtd1295 (Results 1 – 25 of 40) sorted by relevance
12
| /kernel/linux/linux-6.6/arch/arm64/boot/dts/realtek/ |
| D | Makefile | 5 dtb-$(CONFIG_ARCH_REALTEK) += rtd1295-mele-v9.dtb 6 dtb-$(CONFIG_ARCH_REALTEK) += rtd1295-probox2-ava.dtb 7 dtb-$(CONFIG_ARCH_REALTEK) += rtd1295-xnano-x5.dtb 8 dtb-$(CONFIG_ARCH_REALTEK) += rtd1295-zidoo-x9s.dtb
|
| D | rtd1295-probox2-ava.dts | 9 #include "rtd1295.dtsi" 12 compatible = "probox2,ava", "realtek,rtd1295";
|
| D | rtd1295-mele-v9.dts | 9 #include "rtd1295.dtsi" 12 compatible = "mele,v9", "realtek,rtd1295";
|
| D | rtd1295-xnano-x5.dts | 8 #include "rtd1295.dtsi" 11 compatible = "xnano,x5", "realtek,rtd1295";
|
| D | rtd1295-zidoo-x9s.dts | 8 #include "rtd1295.dtsi" 11 compatible = "zidoo,x9s", "realtek,rtd1295";
|
| D | rtd1295.dtsi | 3 * Realtek RTD1295 SoC 11 compatible = "realtek,rtd1295";
|
| D | rtd129x.dtsi | 3 * Realtek RTD1293/RTD1295/RTD1296 SoC 13 #include <dt-bindings/reset/realtek,rtd1295.h> 159 compatible = "realtek,rtd1295-watchdog";
|
| D | rtd139x.dtsi | 12 #include <dt-bindings/reset/realtek,rtd1295.h> 157 compatible = "realtek,rtd1295-watchdog";
|
| /kernel/linux/linux-5.10/arch/arm64/boot/dts/realtek/ |
| D | Makefile | 5 dtb-$(CONFIG_ARCH_REALTEK) += rtd1295-mele-v9.dtb 6 dtb-$(CONFIG_ARCH_REALTEK) += rtd1295-probox2-ava.dtb 7 dtb-$(CONFIG_ARCH_REALTEK) += rtd1295-xnano-x5.dtb 8 dtb-$(CONFIG_ARCH_REALTEK) += rtd1295-zidoo-x9s.dtb
|
| D | rtd1295-mele-v9.dts | 9 #include "rtd1295.dtsi" 12 compatible = "mele,v9", "realtek,rtd1295";
|
| D | rtd1295-probox2-ava.dts | 9 #include "rtd1295.dtsi" 12 compatible = "probox2,ava", "realtek,rtd1295";
|
| D | rtd1295-xnano-x5.dts | 8 #include "rtd1295.dtsi" 11 compatible = "xnano,x5", "realtek,rtd1295";
|
| D | rtd1295-zidoo-x9s.dts | 8 #include "rtd1295.dtsi" 11 compatible = "zidoo,x9s", "realtek,rtd1295";
|
| D | rtd1295.dtsi | 3 * Realtek RTD1295 SoC 11 compatible = "realtek,rtd1295";
|
| D | rtd129x.dtsi | 3 * Realtek RTD1293/RTD1295/RTD1296 SoC 13 #include <dt-bindings/reset/realtek,rtd1295.h> 159 compatible = "realtek,rtd1295-watchdog";
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/watchdog/ |
| D | realtek,rtd119x.txt | 1 Realtek RTD1295 Watchdog 6 - compatible : Should be "realtek,rtd1295-watchdog" 14 compatible = "realtek,rtd1295-watchdog";
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/watchdog/ |
| D | realtek,rtd119x.txt | 1 Realtek RTD1295 Watchdog 6 - compatible : Should be "realtek,rtd1295-watchdog" 14 compatible = "realtek,rtd1295-watchdog";
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/rtc/ |
| D | realtek,rtd119x.txt | 5 - compatible : Should be "realtek,rtd1295-rtc" 13 compatible = "realtek,rtd1295-clk";
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/rtc/ |
| D | realtek,rtd119x.txt | 5 - compatible : Should be "realtek,rtd1295-rtc" 13 compatible = "realtek,rtd1295-clk";
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/arm/ |
| D | realtek.yaml | 30 # RTD1295 SoC based boards 37 - const: realtek,rtd1295
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/ |
| D | realtek.yaml | 30 # RTD1295 SoC based boards 37 - const: realtek,rtd1295
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/phy/ |
| D | realtek,usb3phy.yaml | 19 RTD1295/RTD1619 SoCs USB 48 - realtek,rtd1295-usb3phy
|
| D | realtek,usb2phy.yaml | 19 RTD1295/RTD1619 SoCs USB 63 - realtek,rtd1295-usb2phy
|
| /kernel/linux/linux-6.6/drivers/watchdog/ |
| D | rtd119x_wdt.c | 93 { .compatible = "realtek,rtd1295-watchdog" }, 135 .name = "rtd1295-watchdog",
|
| /kernel/linux/linux-5.10/drivers/watchdog/ |
| D | rtd119x_wdt.c | 93 { .compatible = "realtek,rtd1295-watchdog" }, 149 .name = "rtd1295-watchdog",
|
12