PLAYBACK_CONTROL  394 sound/pci/als300.c 	data->control_register = PLAYBACK_CONTROL;
PLAYBACK_CONTROL  467 sound/pci/als300.c 	tmp = snd_als300_gcr_read(chip->port, PLAYBACK_CONTROL);
PLAYBACK_CONTROL  476 sound/pci/als300.c 	snd_als300_gcr_write(chip->port, PLAYBACK_CONTROL, tmp);
PLAYBACK_CONTROL  668 sound/pci/als300.c 	tmp = snd_als300_gcr_read(chip->port, PLAYBACK_CONTROL);
PLAYBACK_CONTROL  669 sound/pci/als300.c 	snd_als300_gcr_write(chip->port, PLAYBACK_CONTROL,
PLAYBACK_CONTROL  957 sound/pci/ice1712/ice1712.c 		old = inl(ICEMT(ice, PLAYBACK_CONTROL));
PLAYBACK_CONTROL  962 sound/pci/ice1712/ice1712.c 		outl(old, ICEMT(ice, PLAYBACK_CONTROL));
PLAYBACK_CONTROL  983 sound/pci/ice1712/ice1712.c 		old = inl(ICEMT(ice, PLAYBACK_CONTROL));
PLAYBACK_CONTROL  988 sound/pci/ice1712/ice1712.c 		outl(old, ICEMT(ice, PLAYBACK_CONTROL));
PLAYBACK_CONTROL 1028 sound/pci/ice1712/ice1712.c 	if (inb(ICEMT(ice, PLAYBACK_CONTROL)) & (ICE1712_CAPTURE_START_SHADOW|
PLAYBACK_CONTROL 1104 sound/pci/ice1712/ice1712.c 	if (!(inl(ICEMT(ice, PLAYBACK_CONTROL)) & ICE1712_PLAYBACK_START))
PLAYBACK_CONTROL 1117 sound/pci/ice1712/ice1712.c 	if (!(inl(ICEMT(ice, PLAYBACK_CONTROL)) & ICE1712_CAPTURE_START_SHADOW))