Home
last modified time | relevance | path

Searched refs:scu (Results 1 – 21 of 21) sorted by relevance

/linux-4.1.27/arch/arm/mach-shmobile/
DMakefile40 smp-$(CONFIG_ARCH_SH73A0) += smp-sh73a0.o headsmp-scu.o platsmp-scu.o
41 smp-$(CONFIG_ARCH_R8A7779) += smp-r8a7779.o headsmp-scu.o platsmp-scu.o
44 smp-$(CONFIG_ARCH_EMEV2) += smp-emev2.o headsmp-scu.o platsmp-scu.o
/linux-4.1.27/arch/arm/mach-vexpress/
Dplatsmp.c52 struct device_node *scu = of_find_matching_node(NULL, in vexpress_smp_dt_prepare_cpus() local
55 if (scu) in vexpress_smp_dt_prepare_cpus()
56 scu_enable(of_iomap(scu, 0)); in vexpress_smp_dt_prepare_cpus()
/linux-4.1.27/arch/arm/boot/dts/
Dstih41x.dtsi35 scu@fffe0000 {
36 compatible = "arm,cortex-a9-scu";
Dbcm63138.dtsi75 scu: scu@1e000 { label
76 compatible = "arm,cortex-a9-scu";
Dbcm5301x.dtsi49 scu@0000 {
50 compatible = "arm,cortex-a9-scu";
Dr8a7790.dtsi1254 "scu-all",
1255 "scu-dvc1", "scu-dvc0",
1256 "scu-src9", "scu-src8", "scu-src7", "scu-src6", "scu-src5",
1257 "scu-src4", "scu-src3", "scu-src2", "scu-src1", "scu-src0";
1458 reg-names = "scu", "adg", "ssiu", "ssi", "audmapp";
Dr8a7791.dtsi1259 "scu-all",
1260 "scu-dvc1", "scu-dvc0",
1261 "scu-src9", "scu-src8", "scu-src7", "scu-src6", "scu-src5",
1262 "scu-src4", "scu-src3", "scu-src2", "scu-src1", "scu-src0";
1501 reg-names = "scu", "adg", "ssiu", "ssi", "audmapp";
Dvexpress-v2p-ca5s.dts80 scu@2c000000 {
81 compatible = "arm,cortex-a5-scu";
Dstih407-family.dtsi37 scu@08760000 {
38 compatible = "arm,cortex-a9-scu";
Dvexpress-v2p-ca9.dts143 scu@1e000000 {
144 compatible = "arm,cortex-a9-scu";
Drk3xxx.dtsi92 scu@1013c000 {
93 compatible = "arm,cortex-a9-scu";
Dberlin2.dtsi92 scu: snoop-control-unit@ad0000 { label
93 compatible = "arm,cortex-a9-scu";
Dberlin2q.dtsi107 scu: snoop-control-unit@ad0000 { label
108 compatible = "arm,cortex-a9-scu";
Darmada-39x.dtsi109 scu@c000 {
110 compatible = "arm,cortex-a9-scu";
Darmada-375.dtsi181 scu@c000 {
182 compatible = "arm,cortex-a9-scu";
Darmada-38x.dtsi148 scu@c000 {
149 compatible = "arm,cortex-a9-scu";
/linux-4.1.27/arch/arc/plat-arcfpga/include/plat/
Dsmp.h35 unsigned int mp_arch:16, pad:5, sdu:1, idu:1, scu:1, ver:8; member
37 unsigned int ver:8, scu:1, idu:1, sdu:1, pad:5, mp_arch:16;
/linux-4.1.27/Documentation/devicetree/bindings/arm/cpu-enable-method/
Dmarvell,berlin-smp15 This enable method needs valid nodes compatible with "arm,cortex-a9-scu" and
/linux-4.1.27/arch/arc/plat-arcfpga/
Dsmp.c129 mp.ver, mp.mp_arch, IS_AVAIL1(mp.scu, "SCU"), in iss_model_init_early_smp()
/linux-4.1.27/Documentation/devicetree/bindings/sound/
Drenesas,rsnd.txt58 reg-names = "scu", "adg", "ssiu", "ssi", "audmapp";
/linux-4.1.27/
DMAINTAINERS5114 M: Intel SCU Linux support <intel-linux-scu@intel.com>