Home
last modified time | relevance | path

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

/arch/mips/kernel/
Dmips-mt.c190 static unsigned int itc_base; variable
194 get_option(&str, &itc_base); in set_itc_base()
244 if (itc_base != 0) { in mips_mt_set_cpuoptions()
274 write_c0_dtaglo((itc_base & 0xfffffc00) | 0x1 ); in mips_mt_set_cpuoptions()
281 ((itcblkgrn & 0x7fe00000) >> 20), itc_base); in mips_mt_set_cpuoptions()