Searched defs:ccsr_guts (Results 1 – 1 of 1) sorted by relevance
28 struct ccsr_guts { struct29 u32 porpllsr; /* 0x.0000 - POR PLL Ratio Status Register */30 u32 porbmsr; /* 0x.0004 - POR Boot Mode Status Register */31 u32 porimpscr; /* 0x.0008 - POR I/O Impedance Status and34 u32 pordevsr; /* 0x.000c - POR I/O Device Status Register */35 u32 pordbgmsr; /* 0x.0010 - POR Debug Mode Status Register */36 u32 pordevsr2; /* 0x.0014 - POR device status register 2 */37 u8 res018[0x20 - 0x18];38 u32 porcir; /* 0x.0020 - POR Configuration Information41 u8 res024[0x30 - 0x24];[all …]