Searched refs:DSP_CONST (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/sys/dev/sound/pci/ |
| H A D | emu10kx.c | 1627 DSP_CONST(0), \ 1651 DSP_CONST(0), \ 1661 DSP_CONST(0), \ 1670 DSP_CONST(0), \ 1672 DSP_CONST(0), \ 1673 DSP_CONST(0), \ 1686 DSP_CONST(0), \ 1687 DSP_CONST(0), \ 1709 emu_addefxop(sc, ACC3, DSP_CONST(0x0), DSP_CONST(0x0), DSP_CONST(0x0), DSP_CONST(0x0), &pc); in emu_initefx() 1711 emu_addefxop(sc, SKIP, DSP_CONST(0x0), DSP_CONST(0x0), DSP_CONST(0xf), DSP_CONST(0x0), &pc); in emu_initefx() [all …]
|