Home
last modified time | relevance | path

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

/linux/sound/pci/
H A Dals300.c59 #define PLAYBACK_CONTROL 0x82 macro
352 data->control_register = PLAYBACK_CONTROL; in snd_als300_playback_open()
404 tmp = snd_als300_gcr_read(chip->port, PLAYBACK_CONTROL); in snd_als300_playback_prepare()
413 snd_als300_gcr_write(chip->port, PLAYBACK_CONTROL, tmp); in snd_als300_playback_prepare()
585 tmp = snd_als300_gcr_read(chip->port, PLAYBACK_CONTROL); in snd_als300_init()
586 snd_als300_gcr_write(chip->port, PLAYBACK_CONTROL, in snd_als300_init()
/linux/sound/pci/ice1712/
H A Dice1712.c907 old = inl(ICEMT(ice, PLAYBACK_CONTROL)); in snd_ice1712_pro_trigger()
912 outl(old, ICEMT(ice, PLAYBACK_CONTROL)); in snd_ice1712_pro_trigger()
932 old = inl(ICEMT(ice, PLAYBACK_CONTROL)); in snd_ice1712_pro_trigger()
937 outl(old, ICEMT(ice, PLAYBACK_CONTROL)); in snd_ice1712_pro_trigger()
975 if (inb(ICEMT(ice, PLAYBACK_CONTROL)) & (ICE1712_CAPTURE_START_SHADOW| in snd_ice1712_set_pro_rate()
1048 if (!(inl(ICEMT(ice, PLAYBACK_CONTROL)) & ICE1712_PLAYBACK_START)) in snd_ice1712_playback_pro_pointer()
1062 if (!(inl(ICEMT(ice, PLAYBACK_CONTROL)) & ICE1712_CAPTURE_START_SHADOW)) in snd_ice1712_capture_pro_pointer()