Searched defs:pmecc_errloc_regs (Results 1 – 1 of 1) sorted by relevance
121 struct pmecc_errloc_regs { struct122 u32 elcfg; /* 0x00 Error Location Configuration Register */123 u32 elprim; /* 0x04 Error Location Primitive Register */124 u32 elen; /* 0x08 Error Location Enable Register */125 u32 eldis; /* 0x0C Error Location Disable Register */126 u32 elsr; /* 0x10 Error Location Status Register */127 u32 elier; /* 0x14 Error Location Interrupt Enable Register */128 u32 elidr; /* 0x08 Error Location Interrupt Disable Register */129 u32 elimr; /* 0x0C Error Location Interrupt Mask Register */130 u32 elisr; /* 0x20 Error Location Interrupt Status Register */[all …]