Home
last modified time | relevance | path

Searched defs:scc (Results 1 – 5 of 5) sorted by relevance

/arch/powerpc/include/asm/
D8xx_immap.h363 typedef struct scc { /* Serial communication channels */ struct
364 uint scc_gsmrl; argument
365 uint scc_gsmrh; argument
366 ushort scc_psmr; argument
368 ushort scc_todr; argument
369 ushort scc_dsr; argument
370 ushort scc_scce; argument
372 ushort scc_sccm; argument
374 u_char scc_sccs; argument
376 } scc_t; argument
Dimmap_cpm2.h460 typedef struct scc { /* Serial communication channels */ struct
461 u32 scc_gsmrl; argument
462 u32 scc_gsmrh; argument
463 u16 scc_psmr; argument
465 u16 scc_todr; argument
466 u16 scc_dsr; argument
467 u16 scc_scce; argument
469 u16 scc_sccm; argument
471 u8 scc_sccs; argument
473 } scc_t; argument
/arch/arm/boot/dts/
Dimx25.dtsi440 scc: crypto@53fac000 { label
/arch/arm/mach-vexpress/
Dtc2_pm.c41 static void __iomem *scc; variable
/arch/powerpc/boot/
Dcpm-serial.c74 static struct cpm_scc *scc; variable