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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/
H A Dals300.c73 #define PLAYBACK_CONTROL 0x82 macro
392 data->control_register = PLAYBACK_CONTROL;
465 tmp = snd_als300_gcr_read(chip->port, PLAYBACK_CONTROL);
474 snd_als300_gcr_write(chip->port, PLAYBACK_CONTROL, tmp);
666 tmp = snd_als300_gcr_read(chip->port, PLAYBACK_CONTROL);
667 snd_als300_gcr_write(chip->port, PLAYBACK_CONTROL,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ice1712/
H A Dice1712.c967 old = inl(ICEMT(ice, PLAYBACK_CONTROL));
972 outl(old, ICEMT(ice, PLAYBACK_CONTROL));
993 old = inl(ICEMT(ice, PLAYBACK_CONTROL));
998 outl(old, ICEMT(ice, PLAYBACK_CONTROL));
1038 if (inb(ICEMT(ice, PLAYBACK_CONTROL)) & (ICE1712_CAPTURE_START_SHADOW|
1114 if (!(inl(ICEMT(ice, PLAYBACK_CONTROL)) & ICE1712_PLAYBACK_START))
1127 if (!(inl(ICEMT(ice, PLAYBACK_CONTROL)) & ICE1712_CAPTURE_START_SHADOW))

Completed in 102 milliseconds