Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/
Dals300.c72 #define PLAYBACK_CONTROL 0x82 macro
381 data->control_register = PLAYBACK_CONTROL; in snd_als300_playback_open()
448 tmp = snd_als300_gcr_read(chip->port, PLAYBACK_CONTROL); in snd_als300_playback_prepare()
457 snd_als300_gcr_write(chip->port, PLAYBACK_CONTROL, tmp); in snd_als300_playback_prepare()
639 tmp = snd_als300_gcr_read(chip->port, PLAYBACK_CONTROL); in snd_als300_init()
640 snd_als300_gcr_write(chip->port, PLAYBACK_CONTROL, in snd_als300_init()
/Linux-v4.19/sound/pci/ice1712/
Dice1712.c959 old = inl(ICEMT(ice, PLAYBACK_CONTROL)); in snd_ice1712_pro_trigger()
964 outl(old, ICEMT(ice, PLAYBACK_CONTROL)); in snd_ice1712_pro_trigger()
985 old = inl(ICEMT(ice, PLAYBACK_CONTROL)); in snd_ice1712_pro_trigger()
990 outl(old, ICEMT(ice, PLAYBACK_CONTROL)); in snd_ice1712_pro_trigger()
1030 if (inb(ICEMT(ice, PLAYBACK_CONTROL)) & (ICE1712_CAPTURE_START_SHADOW| in snd_ice1712_set_pro_rate()
1108 if (!(inl(ICEMT(ice, PLAYBACK_CONTROL)) & ICE1712_PLAYBACK_START)) in snd_ice1712_playback_pro_pointer()
1122 if (!(inl(ICEMT(ice, PLAYBACK_CONTROL)) & ICE1712_CAPTURE_START_SHADOW)) in snd_ice1712_capture_pro_pointer()