Searched refs:ERRSTS_UE (Results 1 – 1 of 1) sorted by relevance
68 #define ERRSTS_UE BIT_ULL(7) macro1246 if (errsts & (ERRSTS_CE | ERRSTS_UE)) in errsts_clear()1261 errcmd |= ERRCMD_CE | ERRSTS_UE; in errcmd_enable_error_reporting()1263 errcmd &= ~(ERRCMD_CE | ERRSTS_UE); in errcmd_enable_error_reporting()