Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/txx9/generic/
H A Dsetup.c176 write_c0_config(conf); in txx9_cache_fixup()
181 write_c0_config(conf); in txx9_cache_fixup()
190 write_c0_config(conf); in txx9_cache_fixup()
223 write_c0_config(conf); in txx9_cache_fixup()
228 write_c0_config(conf); in txx9_cache_fixup()
237 write_c0_config(conf); in txx9_cache_fixup()
/OK3568_Linux_fs/kernel/arch/mips/ath25/
H A Dar2315.c296 write_c0_config(config & ~0x3); in ar2315_plat_mem_setup()
/OK3568_Linux_fs/kernel/arch/mips/mm/
H A Dc-r4k.c1198 write_c0_config(config & ~VR41_CONF_P4K); in probe_pcache()
1207 write_c0_config(config); in probe_pcache()
1789 write_c0_config(config0); in nxp_pr4450_fixup_config()
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dmipsregs.h1191 #define write_c0_config(val) __write_32bit_c0_register($16, 0, val) macro
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dcpu-probe.c391 write_c0_config(config0); in mm_config()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dmipsregs.h1762 #define write_c0_config(val) __write_32bit_c0_register($16, 0, val) macro