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

/linux-master/sound/pci/ice1712/
H A Dice1712.h119 #define ICE1712_DSC_CONTROL 0x04 /* byte - control & status */ macro
H A Dice1712.c513 tmp = snd_ice1712_ds_read(ice, substream->number * 2, ICE1712_DSC_CONTROL);
525 snd_ice1712_ds_write(ice, substream->number * 2, ICE1712_DSC_CONTROL, tmp);
609 snd_ice1712_ds_write(ice, chn, ICE1712_DSC_CONTROL, tmp);
664 if (!(snd_ice1712_ds_read(ice, substream->number * 2, ICE1712_DSC_CONTROL) & 1))

Completed in 101 milliseconds