Searched refs:MIPS_HFLAG_DSP_R3 (Results 1 – 3 of 3) sorted by relevance
305 MIPS_HFLAG_DSP_R3 | MIPS_HFLAG_SBRI | MIPS_HFLAG_MSA | in compute_hflags()361 MIPS_HFLAG_DSP_R3; in compute_hflags()
1154 #define MIPS_HFLAG_DSP_R3 0x20000000 /* Enable access to DSP R3 resources. */ macro
1559 if (unlikely(!(ctx->hflags & MIPS_HFLAG_DSP_R3))) { in check_dsp_r3()