_dsp_mtxxx 2610 arch/mips/include/asm/mipsregs.h #define _dsp_mtlo(val, reg) _dsp_mtxxx(val, ((reg << 14) | 0x1000)) _dsp_mtxxx 2611 arch/mips/include/asm/mipsregs.h #define _dsp_mthi(val, reg) _dsp_mtxxx(val, ((reg << 14) | 0x0000)) _dsp_mtxxx 2618 arch/mips/include/asm/mipsregs.h #define _dsp_mtlo(val, reg) _dsp_mtxxx(val, ((reg << 11) | 0x0002)) _dsp_mtxxx 2619 arch/mips/include/asm/mipsregs.h #define _dsp_mthi(val, reg) _dsp_mtxxx(val, ((reg << 11) | 0x0000))