Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Ddsp.h29 mtlo3(0); in __init_dsp()
63 mtlo3(tsk->thread.dsp.dspr[5]); \
H A Dmipsregs.h2567 #define mtlo3(x) \ macro
2720 #define mtlo3(x) _dsp_mtlo(x, 3) macro
/openbmc/linux/arch/mips/kernel/
H A Dsignal_o32.c104 err |= __get_user(treg, &sc->sc_lo3); mtlo3(treg); in restore_sigcontext32()
H A Dsignal.c537 err |= __get_user(treg, &sc->sc_lo3); mtlo3(treg); in restore_sigcontext()
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h1639 #define mtlo3(x) \ macro
1776 #define mtlo3(x) _umips_dsp_mtlo(x, 3) macro
1859 #define mtlo3(x) _dsp_mtlo(x, 3) macro