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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dmips-mt.c260 unsigned long itcblkgrn; local
271 itcblkgrn = read_c0_dtaglo();
272 itcblkgrn &= 0xfffe0000;
274 itcblkgrn |= 0x00000c00;
276 write_c0_dtaglo(itcblkgrn);
288 ((itcblkgrn & 0x7fe00000) >> 20), itc_base);

Completed in 113 milliseconds