Searched refs:r8a774c0 (Results 1 – 8 of 8) sorted by relevance
/linux/arch/arm64/boot/dts/renesas/ |
H A D | r8a774c0.dtsi | 8 #include <dt-bindings/clock/r8a774c0-cpg-mssr.h> 10 #include <dt-bindings/power/r8a774c0-sysc.h> 13 compatible = "renesas,r8a774c0"; 142 compatible = "renesas,r8a774c0-wdt", 153 compatible = "renesas,gpio-r8a774c0", 168 compatible = "renesas,gpio-r8a774c0", 183 compatible = "renesas,gpio-r8a774c0", 198 compatible = "renesas,gpio-r8a774c0", 213 compatible = "renesas,gpio-r8a774c0", 228 compatible = "renesas,gpio-r8a774c0", [all …]
|
H A D | r8a774c0-ek874.dts | 8 #include "r8a774c0-cat874.dts" 13 compatible = "si-linux,cat875", "si-linux,cat874", "renesas,r8a774c0";
|
H A D | r8a774c0-ek874-mipi-2.1.dts | 10 #include "r8a774c0-ek874.dts" 17 compatible = "si-linux,cat875", "si-linux,cat874", "renesas,r8a774c0";
|
H A D | Makefile | 20 dtb-$(CONFIG_ARCH_R8A774C0) += r8a774c0-cat874.dtb 21 dtb-$(CONFIG_ARCH_R8A774C0) += r8a774c0-ek874.dtb 22 dtb-$(CONFIG_ARCH_R8A774C0) += r8a774c0-ek874-idk-2121wr.dtb 23 dtb-$(CONFIG_ARCH_R8A774C0) += r8a774c0-ek874-mipi-2.1.dtb
|
H A D | r8a774c0-ek874-idk-2121wr.dts | 9 #include "r8a774c0-ek874.dts"
|
/linux/drivers/pmdomain/renesas/ |
H A D | r8a774c0-sysc.c | 32 static const struct soc_device_attribute r8a774c0[] __initconst = { variable 39 if (soc_device_match(r8a774c0)) { in r8a774c0_sysc_init()
|
H A D | Makefile | 9 obj-$(CONFIG_SYSC_R8A774C0) += r8a774c0-sysc.o
|
/linux/drivers/clk/renesas/ |
H A D | Makefile | 14 obj-$(CONFIG_CLK_R8A774C0) += r8a774c0-cpg-mssr.o
|