Searched refs:ERRSTS_UE (Results 1 – 1 of 1) sorted by relevance
65 #define ERRSTS_UE BIT_ULL(7) macro618 if (errsts & (ERRSTS_CE | ERRSTS_UE)) in errsts_clear()633 errcmd |= ERRCMD_CE | ERRSTS_UE; in errcmd_enable_error_reporting()635 errcmd &= ~(ERRCMD_CE | ERRSTS_UE); in errcmd_enable_error_reporting()