PLAYBACK_CONTROL  368 sound/pci/als300.c 	data->control_register = PLAYBACK_CONTROL;
PLAYBACK_CONTROL  435 sound/pci/als300.c 	tmp = snd_als300_gcr_read(chip->port, PLAYBACK_CONTROL);
PLAYBACK_CONTROL  444 sound/pci/als300.c 	snd_als300_gcr_write(chip->port, PLAYBACK_CONTROL, tmp);
PLAYBACK_CONTROL  626 sound/pci/als300.c 	tmp = snd_als300_gcr_read(chip->port, PLAYBACK_CONTROL);
PLAYBACK_CONTROL  627 sound/pci/als300.c 	snd_als300_gcr_write(chip->port, PLAYBACK_CONTROL,
PLAYBACK_CONTROL  945 sound/pci/ice1712/ice1712.c 		old = inl(ICEMT(ice, PLAYBACK_CONTROL));
PLAYBACK_CONTROL  950 sound/pci/ice1712/ice1712.c 		outl(old, ICEMT(ice, PLAYBACK_CONTROL));
PLAYBACK_CONTROL  971 sound/pci/ice1712/ice1712.c 		old = inl(ICEMT(ice, PLAYBACK_CONTROL));
PLAYBACK_CONTROL  976 sound/pci/ice1712/ice1712.c 		outl(old, ICEMT(ice, PLAYBACK_CONTROL));
PLAYBACK_CONTROL 1016 sound/pci/ice1712/ice1712.c 	if (inb(ICEMT(ice, PLAYBACK_CONTROL)) & (ICE1712_CAPTURE_START_SHADOW|
PLAYBACK_CONTROL 1094 sound/pci/ice1712/ice1712.c 	if (!(inl(ICEMT(ice, PLAYBACK_CONTROL)) & ICE1712_PLAYBACK_START))
PLAYBACK_CONTROL 1108 sound/pci/ice1712/ice1712.c 	if (!(inl(ICEMT(ice, PLAYBACK_CONTROL)) & ICE1712_CAPTURE_START_SHADOW))