/arch/arm/mach-vexpress/ |
D | tc2_pm.c | 41 static void __iomem *scc; variable 120 return !(readl_relaxed(scc + RESET_CTRL) & mask); in tc2_core_in_reset() 136 readl_relaxed(scc + RESET_CTRL)); in tc2_pm_wait_for_powerdown() 216 scc = of_iomap(np, 0); in tc2_pm_init() 217 if (!scc) in tc2_pm_init() 220 a15_cluster_id = readl_relaxed(scc + A15_CONF) & 0xf; in tc2_pm_init() 221 a7_cluster_id = readl_relaxed(scc + A7_CONF) & 0xf; in tc2_pm_init() 225 sys_info = readl_relaxed(scc + SYS_INFO); in tc2_pm_init() 237 ret = ve_spc_init(scc + SPC_BASE, a15_cluster_id, irq); in tc2_pm_init()
|
/arch/powerpc/boot/ |
D | cpm-serial.c | 74 static struct cpm_scc *scc; variable 119 out_be32(&scc->gsmrl, in_be32(&scc->gsmrl) & ~0x30); in scc_disable_port() 130 out_be32(&scc->gsmrl, in_be32(&scc->gsmrl) | 0x30); in scc_enable_port() 239 scc = vreg[0]; in cpm_console_init()
|
/arch/powerpc/boot/dts/ |
D | pq2fads.dts | 151 compatible = "fsl,mpc8280-scc-uart", 152 "fsl,cpm2-scc-uart"; 162 compatible = "fsl,mpc8280-scc-uart", 163 "fsl,cpm2-scc-uart";
|
D | mpc8272ads.dts | 152 compatible = "fsl,mpc8272-scc-uart", 153 "fsl,cpm2-scc-uart"; 163 compatible = "fsl,mpc8272-scc-uart", 164 "fsl,cpm2-scc-uart";
|
D | tqm8560.dts | 266 compatible = "fsl,mpc8560-scc-uart", 267 "fsl,cpm2-scc-uart"; 278 compatible = "fsl,mpc8560-scc-uart", 279 "fsl,cpm2-scc-uart";
|
D | ksi8560.dts | 252 compatible = "fsl,mpc8560-scc-uart", 253 "fsl,cpm2-scc-uart"; 264 compatible = "fsl,mpc8560-scc-uart", 265 "fsl,cpm2-scc-uart";
|
D | mpc866ads.dts | 160 compatible = "fsl,mpc866-scc-enet", 161 "fsl,cpm1-scc-enet";
|
D | tqm8xx.dts | 181 compatible = "fsl,mpc860-scc-enet", 182 "fsl,cpm1-scc-enet";
|
D | ep8248e.dts | 144 compatible = "fsl,mpc8248-scc-uart", 145 "fsl,cpm2-scc-uart";
|
D | ep88xc.dts | 187 compatible = "fsl,mpc885-scc-uart", 188 "fsl,cpm1-scc-uart";
|
D | mpc885ads.dts | 201 compatible = "fsl,mpc885-scc-enet", 202 "fsl,cpm1-scc-enet";
|
D | mgcoge.dts | 148 compatible = "fsl,mpc8247-scc-enet", 149 "fsl,cpm2-scc-enet";
|
D | stx_gp3_8560.dts | 248 compatible = "fsl,mpc8560-scc-uart", 249 "fsl,cpm2-scc-uart";
|
/arch/powerpc/boot/dts/fsl/ |
D | mpc8560ads.dts | 251 compatible = "fsl,mpc8560-scc-uart", 252 "fsl,cpm2-scc-uart"; 263 compatible = "fsl,mpc8560-scc-uart", 264 "fsl,cpm2-scc-uart";
|
/arch/arm/boot/dts/ |
D | vexpress-v2p-ca15_a7.dts | 212 scc@7fff0000 { 213 compatible = "arm,vexpress-scc,v2p-ca15_a7", "arm,vexpress-scc";
|
D | imx25.dtsi | 440 scc: crypto@53fac000 { label 441 compatible = "fsl,imx25-scc";
|
/arch/mips/include/asm/txx9/ |
D | tx3927.h | 78 endian_def_b4(cc, scc, rpli, rid);
|
/arch/mips/include/asm/octeon/ |
D | cvmx-pciercx-defs.h | 185 __BITFIELD_FIELD(uint32_t scc:1,
|
/arch/powerpc/include/asm/ |
D | 8xx_immap.h | 363 typedef struct scc { /* Serial communication channels */ struct
|
D | immap_cpm2.h | 460 typedef struct scc { /* Serial communication channels */ struct
|