Searched refs:itc_base (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.c197 static unsigned int itc_base; variable
201 get_option(&str, &itc_base);
251 if (itc_base != 0) {
281 write_c0_dtaglo((itc_base & 0xfffffc00) | 0x1 );
288 ((itcblkgrn & 0x7fe00000) >> 20), itc_base);

Completed in 104 milliseconds