Searched refs:write_c0_dtaglo (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dmips-mt.c276 write_c0_dtaglo(itcblkgrn);
281 write_c0_dtaglo((itc_base & 0xfffffc00) | 0x1 );
H A Dspram.c93 write_c0_dtaglo(data);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dmipsregs.h1053 #define write_c0_dtaglo(val) __write_32bit_c0_register($28, 2, val) macro

Completed in 59 milliseconds