| /f-stack/freebsd/arm/freescale/imx/ |
| H A D | imx6_mp.c | 78 bus_space_handle_t scu; in imx6_mp_setmaxid() local 86 if (bus_space_map(fdtbus_bs_tag, SCU_PHYSBASE, SCU_SIZE, 0, &scu) != 0) in imx6_mp_setmaxid() 88 val = bus_space_read_4(fdtbus_bs_tag, scu, SCU_CONFIG_REG); in imx6_mp_setmaxid() 90 bus_space_unmap(fdtbus_bs_tag, scu, SCU_SIZE); in imx6_mp_setmaxid() 104 bus_space_handle_t scu; in imx6_mp_start_ap() local 120 bus_space_write_4(fdtbus_bs_tag, scu, SCU_INV_TAGS_REG, 0x0000ffff); in imx6_mp_start_ap() 127 val = bus_space_read_4(fdtbus_bs_tag, scu, SCU_DIAG_CONTROL); in imx6_mp_start_ap() 128 bus_space_write_4(fdtbus_bs_tag, scu, SCU_DIAG_CONTROL, in imx6_mp_start_ap() 138 val = bus_space_read_4(fdtbus_bs_tag, scu, SCU_CONTROL_REG); in imx6_mp_start_ap() 139 bus_space_write_4(fdtbus_bs_tag, scu, SCU_CONTROL_REG, in imx6_mp_start_ap() [all …]
|
| /f-stack/freebsd/arm/altera/socfpga/ |
| H A D | socfpga_mp.c | 118 bus_space_handle_t scu, rst, ram; in _socfpga_mp_start_ap() local 125 SCU_SIZE, 0, &scu) != 0) in _socfpga_mp_start_ap() 132 SCU_SIZE, 0, &scu) != 0) in _socfpga_mp_start_ap() 148 bus_space_write_4(fdtbus_bs_tag, scu, in _socfpga_mp_start_ap() 156 reg = bus_space_read_4(fdtbus_bs_tag, scu, SCU_DIAG_CONTROL); in _socfpga_mp_start_ap() 158 bus_space_write_4(fdtbus_bs_tag, scu, SCU_DIAG_CONTROL, reg); in _socfpga_mp_start_ap() 179 reg = bus_space_read_4(fdtbus_bs_tag, scu, SCU_CONTROL_REG); in _socfpga_mp_start_ap() 181 bus_space_write_4(fdtbus_bs_tag, scu, SCU_CONTROL_REG, reg); in _socfpga_mp_start_ap() 211 bus_space_unmap(fdtbus_bs_tag, scu, SCU_SIZE); in _socfpga_mp_start_ap()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/arm/ |
| H A D | scu.txt | 17 "arm,cortex-a9-scu" 18 "arm,cortex-a5-scu" 19 "arm,arm11mp-scu" 25 scu@a0410000 { 26 compatible = "arm,cortex-a9-scu";
|
| /f-stack/freebsd/contrib/device-tree/Bindings/interrupt-controller/ |
| H A D | aspeed,ast2xxx-scu-ic.txt | 5 - compatible : must be "aspeed,ast2500-scu-ic", 6 "aspeed,ast2600-scu-ic0" or 7 "aspeed,ast2600-scu-ic1" 19 compatible = "aspeed,ast2500-scu-ic";
|
| /f-stack/freebsd/contrib/device-tree/Bindings/arm/freescale/ |
| H A D | fsl,scu.txt | 23 - compatible: should be "fsl,imx-scu". 73 "fsl,imx8qm-scu-pd", 74 "fsl,imx8qxp-scu-pd" 75 followed by "fsl,scu-pd" 91 followed by "fsl,scu-clk" 142 "fsl,imx8qm-scu-ocotp", 143 "fsl,imx8qxp-scu-ocotp". 194 scu { 195 compatible = "fsl,imx-scu"; 237 compatible = "fsl,imx8qxp-scu-pd", "fsl,scu-pd"; [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/arm/apm/ |
| H A D | scu.txt | 8 - "apm,xgene-scu" 14 scu: system-clk-controller@17000000 { 15 compatible = "apm,xgene-scu","syscon";
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mfd/ |
| H A D | aspeed-scu.txt | 6 "aspeed,ast2400-scu", "syscon", "simple-mfd" 7 "aspeed,ast2500-scu", "syscon", "simple-mfd" 18 compatible = "aspeed,ast2400-scu", "syscon", "simple-mfd";
|
| /f-stack/freebsd/contrib/device-tree/Bindings/misc/ |
| H A D | aspeed-p2a-ctrl.txt | 29 "aspeed,ast2400-scu", "syscon", "simple-mfd" 30 "aspeed,ast2500-scu", "syscon", "simple-mfd" 38 syscon: scu@1e6e2000 { 39 compatible = "aspeed,ast2400-scu", "syscon", "simple-mfd";
|
| /f-stack/freebsd/contrib/device-tree/Bindings/arm/ux500/ |
| H A D | boards.txt | 22 scu: 23 see binding for arm/scu.txt 63 scu@a0410000 { 64 compatible = "arm,cortex-a9-scu";
|
| /f-stack/freebsd/contrib/device-tree/Bindings/pinctrl/ |
| H A D | nxp,lpc1850-scu.txt | 5 - compatible : Should be "nxp,lpc1850-scu" 9 The lpc1850-scu driver uses the generic pin multiplexing and generic pin 35 compatible = "nxp,lpc1850-scu";
|
| H A D | aspeed,ast2500-pinctrl.yaml | 17 "aspeed,ast2500-scu", "syscon", "simple-mfd" 18 "aspeed,g5-scu", "syscon", "simple-mfd" 79 syscon: scu@1e6e2000 { 80 compatible = "aspeed,ast2500-scu", "syscon", "simple-mfd";
|
| H A D | aspeed,ast2400-pinctrl.yaml | 17 "aspeed,ast2400-scu", "syscon", "simple-mfd" 61 syscon: scu@1e6e2000 { 62 compatible = "aspeed,ast2400-scu", "syscon", "simple-mfd";
|
| H A D | aspeed,ast2600-pinctrl.yaml | 17 "aspeed,ast2600-scu", "syscon", "simple-mfd" 93 syscon: scu@1e6e2000 { 94 compatible = "aspeed,ast2600-scu", "syscon", "simple-mfd";
|
| /f-stack/freebsd/contrib/device-tree/Bindings/sound/ |
| H A D | renesas,rsnd.txt | 78 You need to use "simple-scu-audio-card" or "audio-graph-scu-card" for it. 115 You need to use "simple-scu-audio-card" or "audio-graph-scu-card" for it. 146 You need to use "simple-scu-audio-card" or "audio-graph-scu-card" for it. 293 scu/adg/ssi if generation1 294 scu/adg/ssiu/ssi/audmapp if generation2/generation3 372 reg-names = "scu", "adg", "ssiu", "ssi", "audmapp"; 593 compatible = "simple-scu-audio-card"; 618 compatible = "simple-scu-audio-card"; 640 compatible = "simple-scu-audio-card"; 691 compatible = "audio-graph-scu-card";
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/freescale/ |
| H A D | imx8qxp.dtsi | 152 scu { 153 compatible = "fsl,imx-scu"; 173 compatible = "fsl,imx8qxp-scu-ocotp"; 179 compatible = "fsl,imx8qxp-scu-pd"; 183 scu_key: scu-key { 555 compatible = "fsl,imx8-mu-scu", "fsl,imx8qxp-mu", "fsl,imx6sx-mu"; 562 compatible = "fsl,imx8-mu-scu", "fsl,imx8qxp-mu", "fsl,imx6sx-mu"; 570 compatible = "fsl,imx8-mu-scu", "fsl,imx8qxp-mu", "fsl,imx6sx-mu"; 578 compatible = "fsl,imx8-mu-scu", "fsl,imx8qxp-mu", "fsl,imx6sx-mu";
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | owl-s500.dtsi | 79 scu: scu@b0020000 { label 80 compatible = "arm,cortex-a9-scu";
|
| H A D | nuvoton-common-npcm7xx.dtsi | 72 scu: scu@3fe000 { label 73 compatible = "arm,cortex-a9-scu";
|
| H A D | bcm63138.dtsi | 89 scu: scu@1e000 { label 90 compatible = "arm,cortex-a9-scu";
|
| H A D | arm-realview-pbx-a9.dts | 81 scu: scu@1f000000 { label 82 compatible = "arm,cortex-a9-scu";
|
| H A D | ox820.dtsi | 278 scu: scu@0 { label 279 compatible = "arm,arm11mp-scu";
|
| H A D | arm-realview-eb-mp.dtsi | 86 scu: scu@1f000000 { label 87 compatible = "arm,arm11mp-scu";
|
| H A D | tango4-common.dtsi | 33 scu@0 { 34 compatible = "arm,cortex-a9-scu";
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mailbox/ |
| H A D | fsl,mu.yaml | 29 - const: fsl,imx8-mu-scu 42 - const: fsl,imx8-mu-scu
|
| /f-stack/freebsd/contrib/device-tree/Bindings/arm/cpu-enable-method/ |
| H A D | nuvoton,npcm750-smp | 14 This enable method needs valid nodes compatible with "arm,cortex-a9-scu" and
|
| H A D | marvell,berlin-smp | 15 This enable method needs valid nodes compatible with "arm,cortex-a9-scu" and
|