Home
last modified time | relevance | path

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

/Linux-v5.10/sound/pci/
Dals300.c59 #define PLAYBACK_CONTROL 0x82 macro
368 data->control_register = PLAYBACK_CONTROL; in snd_als300_playback_open()
421 tmp = snd_als300_gcr_read(chip->port, PLAYBACK_CONTROL); in snd_als300_playback_prepare()
430 snd_als300_gcr_write(chip->port, PLAYBACK_CONTROL, tmp); in snd_als300_playback_prepare()
606 tmp = snd_als300_gcr_read(chip->port, PLAYBACK_CONTROL); in snd_als300_init()
607 snd_als300_gcr_write(chip->port, PLAYBACK_CONTROL, in snd_als300_init()
/Linux-v5.10/sound/pci/ice1712/
Dice1712.c921 old = inl(ICEMT(ice, PLAYBACK_CONTROL)); in snd_ice1712_pro_trigger()
926 outl(old, ICEMT(ice, PLAYBACK_CONTROL)); in snd_ice1712_pro_trigger()
947 old = inl(ICEMT(ice, PLAYBACK_CONTROL)); in snd_ice1712_pro_trigger()
952 outl(old, ICEMT(ice, PLAYBACK_CONTROL)); in snd_ice1712_pro_trigger()
992 if (inb(ICEMT(ice, PLAYBACK_CONTROL)) & (ICE1712_CAPTURE_START_SHADOW| in snd_ice1712_set_pro_rate()
1070 if (!(inl(ICEMT(ice, PLAYBACK_CONTROL)) & ICE1712_PLAYBACK_START)) in snd_ice1712_playback_pro_pointer()
1084 if (!(inl(ICEMT(ice, PLAYBACK_CONTROL)) & ICE1712_CAPTURE_START_SHADOW)) in snd_ice1712_capture_pro_pointer()