Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Dmips-mt.c125 static int mt_opt_config7 = -1; variable
143 get_option(&str, &mt_opt_config7); in config7_set()
180 printk("CP0.Config7 forced to 0x%08x.\n", mt_opt_config7); in mips_mt_set_cpuoptions()
181 nconfig7 = mt_opt_config7; in mips_mt_set_cpuoptions()