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