Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/dec/
H A Dkn03.h58 #define KN03_MCR_DIAGGEN (1<<14) /* diagn/norml ECC writes */ macro
/openbmc/linux/arch/mips/dec/
H A Decc-berr.c258 *mcr = (*mcr & ~(KN03_MCR_DIAGCHK | KN03_MCR_DIAGGEN)) | in dec_kn03_be_init()