Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Ddsp.h25 mtlo1(0); in __init_dsp()
59 mtlo1(tsk->thread.dsp.dspr[1]); \
H A Dmipsregs.h2525 #define mtlo1(x) \ macro
2700 #define mtlo1(x) _dsp_mtlo(x, 1) macro
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dsignal_o32.c100 err |= __get_user(treg, &sc->sc_lo1); mtlo1(treg); in restore_sigcontext32()
H A Dsignal.c534 err |= __get_user(treg, &sc->sc_lo1); mtlo1(treg); in restore_sigcontext()
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dmipsregs.h1625 #define mtlo1(x) \ macro
1782 #define mtlo1(x) _umips_dsp_mtlo(x, 1) macro
1865 #define mtlo1(x) _dsp_mtlo(x, 1) macro