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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dmipsregs.h1187 #define _umips_dsp_mtlo(val, reg) _umips_dsp_mtxxx(val, ((reg << 14) | 0x307c)) macro
1200 #define mtlo0(x) _umips_dsp_mtlo(x, 0)
1201 #define mtlo1(x) _umips_dsp_mtlo(x, 1)
1202 #define mtlo2(x) _umips_dsp_mtlo(x, 2)
1203 #define mtlo3(x) _umips_dsp_mtlo(x, 3)

Completed in 32 milliseconds