Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/mm/
H A Dsc-rm7k.c111 set_c0_config(RM7K_CONF_TE); in __rm7k_tc_enable()
122 if (read_c0_config() & RM7K_CONF_TE) in rm7k_tc_enable()
164 clear_c0_config(RM7K_CONF_TE); in rm7k_tc_disable()
197 set_c0_config(RM7K_CONF_TE); in __probe_tcache()
224 clear_c0_config(RM7K_CONF_TE); in __probe_tcache()
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h410 #define RM7K_CONF_TE (_ULCAST_(1) << 12) macro
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h513 #define RM7K_CONF_TE (_ULCAST_(1) << 12) macro