Searched refs:EMU8000_PTRX_WRITE (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/isa/sb/
H A Demu8000_callback.c249 EMU8000_PTRX_WRITE(hw, ch, 0);
326 EMU8000_PTRX_WRITE(hw, ch, temp);
H A Demu8000_pcm.c291 EMU8000_PTRX_WRITE(hw, ch, 0);
355 EMU8000_PTRX_WRITE(hw, ch, temp);
H A Demu8000.c122 EMU8000_PTRX_WRITE(emu, ch, 0x40000000);
209 EMU8000_PTRX_WRITE(emu, ch, 0);
469 EMU8000_PTRX_WRITE(emu, 30, (emu->fm_reverb_depth << 8));
477 EMU8000_PTRX_WRITE(emu, 31, (emu->fm_reverb_depth << 8));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/sound/
H A Demu8000_reg.h124 #define EMU8000_PTRX_WRITE(emu, chan, val) \ macro

Completed in 99 milliseconds