Searched defs:ccsr_gur (Results 1 – 5 of 5) sorted by relevance
178 struct ccsr_gur { struct179 u32 porsr1; /* POR status 1 */180 u32 porsr2; /* POR status 2 */181 u8 res_008[0x20-0x8];182 u32 gpporcr1; /* General-purpose POR configuration */183 u32 gpporcr2; /* General-purpose POR configuration 2 */184 u32 gpporcr3;185 u32 gpporcr4;186 u8 res_030[0x60-0x30];191 u32 dcfg_fusesr; /* Fuse status register */[all …]
176 struct ccsr_gur { struct177 u32 porsr1; /* POR status 1 */179 u32 porsr2; /* POR status 2 */180 u8 res_008[0x20-0x8];181 u32 gpporcr1; /* General-purpose POR configuration */182 u32 gpporcr2;187 u32 dcfg_fusesr; /* Fuse status register */188 u8 res_02c[0x70-0x2c];189 u32 devdisr; /* Device disable control */202 u32 devdisr2; /* Device disable control 2 */[all …]
90 struct ccsr_gur { struct91 u32 porsr1; /* POR status 1 */92 u32 porsr2; /* POR status 2 */93 u8 res_008[0x20-0x8];94 u32 gpporcr1; /* General-purpose POR configuration */95 u32 gpporcr2;96 u32 dcfg_fusesr; /* Fuse status register */97 u8 res_02c[0x70-0x2c];98 u32 devdisr; /* Device disable control */99 u32 devdisr2; /* Device disable control 2 */[all …]
1587 typedef struct ccsr_gur { struct1588 u32 porsr1; /* POR status 1 */1589 u32 porsr2; /* POR status 2 */1596 u8 res_008[0x20-0x8];1597 u32 gpporcr1; /* General-purpose POR configuration */1598 u32 gpporcr2; /* General-purpose POR configuration 2 */1599 u32 dcfg_fusesr; /* Fuse status register */1604 u8 res_02c[0x70-0x2c];1605 u32 devdisr; /* Device disable control */1606 u32 devdisr2; /* Device disable control 2 */[all …]
1074 typedef struct ccsr_gur { struct1075 uint porpllsr; /* 0xe0000 - POR PLL ratio status register */1076 uint porbmsr; /* 0xe0004 - POR boot mode status register */1077 uint porimpscr; /* 0xe0008 - POR I/O impedance status and control register */1078 uint pordevsr; /* 0xe000c - POR I/O device status regsiter */1079 uint pordbgmsr; /* 0xe0010 - POR debug mode status register */1080 char res1[12];1081 uint gpporcr; /* 0xe0020 - General-purpose POR configuration register */1082 char res2[12];1083 uint gpiocr; /* 0xe0030 - GPIO control register */[all …]