Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Ddsp.h25 mtlo1(0); in __init_dsp()
59 mtlo1(tsk->thread.dsp.dspr[1]); \
H A Dmipsregs.h2543 #define mtlo1(x) \ macro
2718 #define mtlo1(x) _dsp_mtlo(x, 1) macro
/openbmc/linux/arch/mips/kernel/
H A Dsignal_o32.c100 err |= __get_user(treg, &sc->sc_lo1); mtlo1(treg); in restore_sigcontext32()
H A Dsignal.c533 err |= __get_user(treg, &sc->sc_lo1); mtlo1(treg); in restore_sigcontext()
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h1617 #define mtlo1(x) \ macro
1774 #define mtlo1(x) _umips_dsp_mtlo(x, 1) macro
1857 #define mtlo1(x) _dsp_mtlo(x, 1) macro