Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Dmips-mt.c215 write_c0_dtaglo(itcblkgrn); in mips_mt_set_cpuoptions()
220 write_c0_dtaglo((itc_base & 0xfffffc00) | 0x1 ); in mips_mt_set_cpuoptions()
H A Dspram.c87 write_c0_dtaglo(data); in dspram_store_tag()
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h1320 #define write_c0_dtaglo(val) __write_32bit_c0_register($28, 2, val) macro
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h1900 #define write_c0_dtaglo(val) __write_32bit_c0_register($28, 2, val) macro