Home
last modified time | relevance | path

Searched refs:KN0X_ESR_VLDLO (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/mips/include/asm/dec/
H A Decc.h34 #define KN0X_ESR_VLDLO (1<<15) /* error data valid lo word */ macro
/openbmc/linux/arch/mips/dec/
H A Decc-berr.c121 if (!(syn & KN0X_ESR_VLDLO)) { in dec_ecc_be_backend()