Searched refs:EMU_CHAN_TREMFRQ (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/sound/pci/ |
H A D | emuxkireg.h | 332 #define EMU_CHAN_TREMFRQ 0x1c macro
|
H A D | emu10k1.c | 689 emu_wrptr(sc, v->vnum, EMU_CHAN_TREMFRQ, 0); in emu_vwrite() 1803 emu_wrptr(sc, ch, EMU_CHAN_TREMFRQ, 24); /* 1 Hz */ in emu_init()
|
H A D | emu10kx.c | 1426 emu_wrptr(sc, v->vnum, EMU_CHAN_TREMFRQ, 0); in emu_vwrite() 2752 emu_wrptr(sc, ch, EMU_CHAN_TREMFRQ, 24); /* 1 Hz */ in emu_init()
|