Searched refs:PLAYBACK_VOLUME1 (Results 1 - 3 of 3) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/ca0106/
H A Dca0106.h384 #define PLAYBACK_VOLUME1 0x66 /* Playback SPDIF volume per channel. Set to the same PLAYBACK_VOLUME(0x6a) */ macro
385 /* PLAYBACK_VOLUME1 must be set to 30303030 for SPDIF AC3 Playback */
H A Dca0106_main.c1366 //snd_ca0106_ptr_write(chip, PLAYBACK_VOLUME1, ch, 0x40404040); /* Mute */
1368 snd_ca0106_ptr_write(chip, PLAYBACK_VOLUME1, ch, 0xffffffff); /* Mute */
H A Dca0106_mixer.c496 CONTROL_FRONT_CHANNEL, PLAYBACK_VOLUME1),
498 CONTROL_REAR_CHANNEL, PLAYBACK_VOLUME1),
500 CONTROL_CENTER_LFE_CHANNEL, PLAYBACK_VOLUME1),
502 CONTROL_UNKNOWN_CHANNEL, PLAYBACK_VOLUME1),

Completed in 105 milliseconds