/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
arm-realview-eb-mp.dtsi | 86 scu: scu@1f000000 { label 87 compatible = "arm,arm11mp-scu";
|
arm-realview-pbx-a9.dts | 81 scu: scu@1f000000 { label 82 compatible = "arm,cortex-a9-scu";
|
bcm63138.dtsi | 89 scu: scu@1e000 { label 90 compatible = "arm,cortex-a9-scu";
|
ox820.dtsi | 278 scu: scu@0 { label 279 compatible = "arm,arm11mp-scu";
|
owl-s500.dtsi | 88 scu: scu@b0020000 { label 89 compatible = "arm,cortex-a9-scu";
|
am4372.dtsi | 129 scu: scu@48240000 { label 130 compatible = "arm,cortex-a9-scu";
|
armada-375.dtsi | 150 scu: scu@c000 { label 151 compatible = "arm,cortex-a9-scu";
|
berlin2.dtsi | 116 scu: snoop-control-unit@ad0000 { label 117 compatible = "arm,cortex-a9-scu";
|
berlin2q.dtsi | 161 scu: snoop-control-unit@ad0000 { label 162 compatible = "arm,cortex-a9-scu";
|
exynos4.dtsi | 98 scu: snoop-control-unit@10500000 { label 99 compatible = "arm,cortex-a9-scu";
|
socfpga.dtsi | 806 scu: snoop-control-unit@fffec000 { label 807 compatible = "arm,cortex-a9-scu";
|
socfpga_arria10.dtsi | 781 scu: snoop-control-unit@ffffc000 { label 782 compatible = "arm,cortex-a9-scu";
|
nuvoton-common-npcm7xx.dtsi | 68 scu: scu@3fe000 { label 69 compatible = "arm,cortex-a9-scu";
|
/src/sys/arch/atari/include/ |
scu.h | 1 /* $NetBSD: scu.h,v 1.2 2009/10/20 19:10:11 snj Exp $ */ 32 * SCU registers 35 #define SCU ((struct scu *)AD_SCU) 41 struct scu { struct 92 #define SET_SOFT_INT (SCU->sys_int = 1) 93 #define CLR_SOFT_INT (SCU->sys_int = 0) 99 #define SET_VME_INT (SCU->vme_int = 1) 100 #define CLR_VME_INT (SCU->vme_int = 0)
|
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/apm/ |
apm-shadowcat.dtsi | 403 scu: system-clk-controller@17000000 { label 404 compatible = "apm,xgene-scu","syscon"; 410 regmap = <&scu>;
|
apm-storm.dtsi | 441 scu: system-clk-controller@17000000 { label 442 compatible = "apm,xgene-scu","syscon"; 448 regmap = <&scu>;
|