Searched refs:EMU_A2_PTR (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/sound/pci/
H A Demuxkireg.h183 #define EMU_A2_PTR 0x20 macro
H A Demu10kx.c703 * EMU_A2_PTR / EMU_DATA2 interface. Access to P16v is made
714 emu_wr_nolock(sc, EMU_A2_PTR, (reg << 16) | chn, 4);
727 emu_wr_nolock(sc, EMU_A2_PTR, (reg << 16) | chn, 4);
759 KASSERT(regno != EMU_A2_PTR, ("emu_wr: attempt to write to EMU_A2_PTR"));

Completed in 111 milliseconds