Home
last modified time | relevance | path

Searched refs:mtlo2 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/mips/include/asm/
H A Ddsp.h27 mtlo2(0); in __init_dsp()
61 mtlo2(tsk->thread.dsp.dspr[3]); \
H A Dmipsregs.h2555 #define mtlo2(x) \ macro
2719 #define mtlo2(x) _dsp_mtlo(x, 2) macro
/openbmc/linux/arch/mips/kernel/
H A Dsignal_o32.c102 err |= __get_user(treg, &sc->sc_lo2); mtlo2(treg); in restore_sigcontext32()
H A Dsignal.c535 err |= __get_user(treg, &sc->sc_lo2); mtlo2(treg); in restore_sigcontext()
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h1628 #define mtlo2(x) \ macro
1775 #define mtlo2(x) _umips_dsp_mtlo(x, 2) macro
1858 #define mtlo2(x) _dsp_mtlo(x, 2) macro