Searched refs:LOG_VALID (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/edac/
H A Dsynopsys_edac.c68 #define LOG_VALID 0x1 macro
373 if (!(p->ce_cnt && (regval & LOG_VALID)))
388 if (!(p->ue_cnt && (regval & LOG_VALID)))

Completed in 124 milliseconds