Home
last modified time | relevance | path

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

/linux/arch/mips/kernel/
A Dmips-mt.c149 static unsigned int itc_base; variable
153 get_option(&str, &itc_base); in set_itc_base()
190 if (itc_base != 0) { in mips_mt_set_cpuoptions()
220 write_c0_dtaglo((itc_base & 0xfffffc00) | 0x1 ); in mips_mt_set_cpuoptions()
227 ((itcblkgrn & 0x7fe00000) >> 20), itc_base); in mips_mt_set_cpuoptions()

Completed in 3 milliseconds