Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/dec/
H A Dkn02.h41 #define KN02_CSR_DIAGCHK (1<<15) /* diagn/norml ECC reads */ macro
/linux/arch/mips/dec/
H A Decc-berr.c236 cached_kn02_csr &= ~(KN02_CSR_DIAGCHK | KN02_CSR_DIAGGEN); in dec_kn02_be_init()