Home
last modified time | relevance | path

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

/Linux-v5.10/sound/pci/ice1712/
Dice1712.h119 #define ICE1712_DSC_CONTROL 0x04 /* byte - control & status */ macro
Dice1712.c519 tmp = snd_ice1712_ds_read(ice, substream->number * 2, ICE1712_DSC_CONTROL); in snd_ice1712_playback_ds_trigger()
531 snd_ice1712_ds_write(ice, substream->number * 2, ICE1712_DSC_CONTROL, tmp); in snd_ice1712_playback_ds_trigger()
615 snd_ice1712_ds_write(ice, chn, ICE1712_DSC_CONTROL, tmp); in snd_ice1712_playback_ds_prepare()
670 if (!(snd_ice1712_ds_read(ice, substream->number * 2, ICE1712_DSC_CONTROL) & 1)) in snd_ice1712_playback_ds_pointer()