Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/kernel/
Dcpu-probe.c534 unsigned int newcf4; in decode_config4() local
559 newcf4 = (config4 & ~ftlb_page) | in decode_config4()
562 write_c0_config4(newcf4); in decode_config4()
565 if (config4 != newcf4) { in decode_config4()