Home
last modified time | relevance | path

Searched refs:NUM_DSP_REGS (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/mips/kernel/
H A Dptrace.c704 u32 dspregs[NUM_DSP_REGS + 1]; in dsp32_get()
712 for (i = 0; i < NUM_DSP_REGS; i++) in dsp32_get()
727 u32 dspregs[NUM_DSP_REGS + 1]; in dsp32_set()
748 case 0 ... NUM_DSP_REGS - 1: in dsp32_set()
751 case NUM_DSP_REGS: in dsp32_set()
770 u64 dspregs[NUM_DSP_REGS + 1]; in dsp64_get()
793 u64 dspregs[NUM_DSP_REGS + 1]; in dsp64_set()
814 case 0 ... NUM_DSP_REGS - 1: in dsp64_set()
817 case NUM_DSP_REGS: in dsp64_set()
945 .n = NUM_DSP_REGS + 1,
[all …]
/openbmc/u-boot/arch/mips/include/asm/
H A Dprocessor.h46 #define NUM_DSP_REGS 6 macro
51 dspreg_t dspr[NUM_DSP_REGS];
/openbmc/linux/arch/mips/include/asm/
H A Dprocessor.h129 #define NUM_DSP_REGS 6 macro
134 dspreg_t dspr[NUM_DSP_REGS];