Searched refs:DSP_CONST (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/sys/dev/sound/pci/ |
| H A D | emu10kx.c | 1638 DSP_CONST(0), \ 1662 DSP_CONST(0), \ 1672 DSP_CONST(0), \ 1681 DSP_CONST(0), \ 1683 DSP_CONST(0), \ 1684 DSP_CONST(0), \ 1697 DSP_CONST(0), \ 1698 DSP_CONST(0), \ 1721 emu_addefxop(sc, ACC3, DSP_CONST(0x0), DSP_CONST(0x0), DSP_CONST(0x0), DSP_CONST(0x0), &pc); in emu_initefx() 1723 emu_addefxop(sc, SKIP, DSP_CONST(0x0), DSP_CONST(0x0), DSP_CONST(0xf), DSP_CONST(0x0), &pc); in emu_initefx() [all …]
|