Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/fsl/
Dguts.h32 struct ccsr_guts { struct
33 u32 porpllsr; /* 0x.0000 - POR PLL Ratio Status Register */
34 u32 porbmsr; /* 0x.0004 - POR Boot Mode Status Register */
35 u32 porimpscr; /* 0x.0008 - POR I/O Impedance Status and
38 u32 pordevsr; /* 0x.000c - POR I/O Device Status Register */
39 u32 pordbgmsr; /* 0x.0010 - POR Debug Mode Status Register */
40 u32 pordevsr2; /* 0x.0014 - POR device status register 2 */
41 u8 res018[0x20 - 0x18];
42 u32 porcir; /* 0x.0020 - POR Configuration Information
45 u8 res024[0x30 - 0x24];
[all …]