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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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.c292 EMU8000_PTRX_WRITE(hw, ch, 0);
356 EMU8000_PTRX_WRITE(hw, ch, temp);
H A Demu8000.c121 EMU8000_PTRX_WRITE(emu, ch, 0x40000000);
208 EMU8000_PTRX_WRITE(emu, ch, 0);
471 EMU8000_PTRX_WRITE(emu, 30, (emu->fm_reverb_depth << 8));
479 EMU8000_PTRX_WRITE(emu, 31, (emu->fm_reverb_depth << 8));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Demu8000_reg.h124 #define EMU8000_PTRX_WRITE(emu, chan, val) \ macro

Completed in 45 milliseconds