Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dpgtable.h108 write_c0_pwctl(read_c0_pwctl() & \
123 write_c0_pwctl(read_c0_pwctl() | \
H A Dmipsregs.h1958 #define write_c0_pwctl(val) __write_32bit_c0_register($6, 6, val) macro
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dcpu-probe.c70 write_c0_pwctl(read_c0_pwctl() & in htw_disable()
2053 write_c0_pwctl(read_c0_pwctl() & in cpu_probe()
/OK3568_Linux_fs/kernel/arch/mips/mm/
H A Dtlbex.c1527 write_c0_pwctl(pwctl); in setup_pw()
2542 write_c0_pwctl(config); in config_htw_params()
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dmipsregs.h1382 #define write_c0_pwctl(val) __write_32bit_c0_register($6, 6, val) macro