Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/include/asm/
Dfsl_guts.h30 struct ccsr_guts { struct
31 __be32 porpllsr; /* 0x.0000 - POR PLL Ratio Status Register */
32 __be32 porbmsr; /* 0x.0004 - POR Boot Mode Status Register */
33 __be32 porimpscr; /* 0x.0008 - POR I/O Impedance Status and Control Register */
34 __be32 pordevsr; /* 0x.000c - POR I/O Device Status Register */
35 __be32 pordbgmsr; /* 0x.0010 - POR Debug Mode Status Register */
36 __be32 pordevsr2; /* 0x.0014 - POR device status register 2 */
37 u8 res018[0x20 - 0x18];
38 __be32 porcir; /* 0x.0020 - POR Configuration Information Register */
39 u8 res024[0x30 - 0x24];
[all …]