Searched refs:EMU_A_CHAN_FXRT1 (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/sound/pci/ |
H A D | emuxkireg.h | 546 #define EMU_A_CHAN_FXRT1 0x7e macro
|
H A D | emu10k1.c | 662 emu_wrptr(sc, v->vnum, EMU_A_CHAN_FXRT1, v->fxrt1); in emu_vwrite() 1821 emu_wrptr(sc, ch, EMU_A_CHAN_FXRT1, 0x03020100); in emu_init()
|
H A D | emu10kx.c | 1394 emu_wrptr(sc, v->vnum, EMU_A_CHAN_FXRT1, (v->routing[3] << 24) | in emu_vwrite() 2768 emu_wrptr(sc, ch, EMU_A_CHAN_FXRT1, 0x3f3f3f3f); in emu_init()
|