Searched refs:NMI_STS_SERR_EN (Results 1 – 2 of 2) sorted by relevance
43 #define NMI_STS_SERR_EN BIT(2) macro
381 status = (status & NMI_STS_MASK_EN) | NMI_STS_SERR_EN; in handle_nmi()384 status &= ~NMI_STS_SERR_EN; in handle_nmi()