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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/kernel/
H A Dspram.c32 #define ERRCTL_SPRAM (1 << 28) macro
54 errctl = bis_c0_errctl(ERRCTL_SPRAM);
74 errctl = bis_c0_errctl(ERRCTL_SPRAM);
91 errctl = bis_c0_errctl(ERRCTL_SPRAM);
107 errctl = bis_c0_errctl(ERRCTL_SPRAM);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/kernel/
H A Dspram.c32 #define ERRCTL_SPRAM (1 << 28) macro
54 errctl = bis_c0_errctl(ERRCTL_SPRAM);
74 errctl = bis_c0_errctl(ERRCTL_SPRAM);
91 errctl = bis_c0_errctl(ERRCTL_SPRAM);
107 errctl = bis_c0_errctl(ERRCTL_SPRAM);

Completed in 68 milliseconds