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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ice1712/
H A Dice1712.h129 #define ICE1712_DSC_CONTROL 0x04 /* byte - control & status */ macro
H A Dice1712.c549 tmp = snd_ice1712_ds_read(ice, substream->number * 2, ICE1712_DSC_CONTROL);
561 snd_ice1712_ds_write(ice, substream->number * 2, ICE1712_DSC_CONTROL, tmp);
646 snd_ice1712_ds_write(ice, chn, ICE1712_DSC_CONTROL, tmp);
700 if (!(snd_ice1712_ds_read(ice, substream->number * 2, ICE1712_DSC_CONTROL) & 1))

Completed in 115 milliseconds