Home
last modified time | relevance | path

Searched refs:r8a77990 (Results 1 – 3 of 3) sorted by relevance

/linux/arch/arm64/boot/dts/renesas/
H A Dr8a77990-ebisu.dts9 #include "r8a77990.dtsi"
13 model = "Renesas Ebisu board based on r8a77990";
14 compatible = "renesas,ebisu", "renesas,r8a77990";
/linux/drivers/pmdomain/renesas/
H A Dr8a77990-sysc.c32 static const struct soc_device_attribute r8a77990[] __initconst = { variable
39 if (soc_device_match(r8a77990)) { in r8a77990_sysc_init()
H A DMakefile22 obj-$(CONFIG_SYSC_R8A77990) += r8a77990-sysc.o