Searched refs:EMU_TIMER (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/dev/sound/pci/
H A Demuxkireg.h174 #define EMU_TIMER 0x1a macro
176 #define EMU_TIMER_RATE EMU_MKSUBREG(10, 0, EMU_TIMER)
H A Demu10kx.c849 emu_wr(sc, EMU_TIMER, sc->timerinterval & 0x03ff, 2);
882 emu_wr(sc, EMU_TIMER, sc->timerinterval & 0x03ff, 2);
H A Demu10k1.c434 emu_wr(sc, EMU_TIMER, sc->timerinterval & 0x03ff, 2);

Completed in 72 milliseconds