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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/mm/
H A Dcerr-sb1.c46 #define CP0_CERRI_DATA_PARITY (1 << 28) macro
50 #define CP0_CERRI_DATA (CP0_CERRI_DATA_PARITY)
93 if (val & CP0_CERRI_DATA_PARITY)
411 res |= CP0_CERRI_DATA_PARITY;
416 res |= CP0_CERRI_DATA_PARITY;
420 res |= CP0_CERRI_DATA_PARITY;

Completed in 91 milliseconds