Searched refs:B_CFG_STICKY_RW_VIOLATION (Results 1 – 2 of 2) sorted by relevance
335 #define B_CFG_STICKY_RW_VIOLATION (B_CFG_STICKY_RW_SMM_VIOLATION | B_CFG_STICKY_RW_HM… macro336 #define B_CFG_STICKY_RW_ALL (B_CFG_STICKY_RW_VIOLATION | B_CFG_STICKY_RW_WARM_R…
806 if ((RegValue & B_CFG_STICKY_RW_VIOLATION) != 0) { in CheckForResetDueToErrors()822 RegValue &= ~(B_CFG_STICKY_RW_VIOLATION); in CheckForResetDueToErrors()