Lines Matching refs:DSP_CONST
101 #define DSP_CONST(i) (sc->dsp_zero+(i)) macro
103 #define COND_NORMALIZED DSP_CONST(0x1)
104 #define COND_BORROW DSP_CONST(0x2)
105 #define COND_MINUS DSP_CONST(0x3)
106 #define COND_LESS_ZERO DSP_CONST(0x4)
107 #define COND_EQ_ZERO DSP_CONST(0x5)
108 #define COND_SATURATION DSP_CONST(0x6)
109 #define COND_NEQ_ZERO DSP_CONST(0x8)
111 #define DSP_ACCUM DSP_CONST(0x16)
112 #define DSP_CCR DSP_CONST(0x17)
1622 DSP_CONST(0), \
1623 DSP_CONST(0), \
1624 DSP_CONST(0), \
1646 DSP_CONST(0), \
1656 DSP_CONST(0), \
1665 DSP_CONST(0), \
1667 DSP_CONST(0), \
1668 DSP_CONST(0), \
1681 DSP_CONST(0), \
1682 DSP_CONST(0), \
1704 emu_addefxop(sc, ACC3, DSP_CONST(0x0), DSP_CONST(0x0), DSP_CONST(0x0), DSP_CONST(0x0), &pc); in emu_initefx()
1706 emu_addefxop(sc, SKIP, DSP_CONST(0x0), DSP_CONST(0x0), DSP_CONST(0xf), DSP_CONST(0x0), &pc); in emu_initefx()
1729 emu_addefxop(sc, ACC3, OUTP(i), DSP_CONST(0), DSP_CONST(0), DSP_CONST(0), &pc); in emu_initefx()
1860 DSP_CONST(0xd), /* = 1/2 */ in emu_initefx()
1866 DSP_CONST(0xd), /* = 1/2 */ in emu_initefx()
1881 DSP_CONST(0xd), /* = 1/2 */ in emu_initefx()
1887 DSP_CONST(0xd), /* = 1/2 */ in emu_initefx()
1921 EFX_COPY(FX2(i), DSP_CONST(0)); in emu_initefx()
2084 DSP_CONST(0xd), /* = 1/2 */ in emu_initefx()
2090 DSP_CONST(0xd), /* = 1/2 */ in emu_initefx()
2105 DSP_CONST(0xd), /* = 1/2 */ in emu_initefx()
2111 DSP_CONST(0xd), /* = 1/2 */ in emu_initefx()