Searched refs:AWACS_VOLUME (Results 1 – 1 of 1) sorted by relevance
| /linux/sound/ppc/ |
| H A D | awacs.c | 185 #define AWACS_VOLUME(xname, xreg, xshift, xinverted) \ macro 576 AWACS_VOLUME("Master Capture Volume", 0, 4, 0), 581 AWACS_VOLUME("Master Playback Volume", 2, 6, 1), 582 AWACS_VOLUME("Play-through Playback Volume", 5, 6, 1), 588 AWACS_VOLUME("Line out Playback Volume", 2, 6, 1), 592 AWACS_VOLUME("Play-through Playback Volume", 5, 6, 1), 597 AWACS_VOLUME("Line out Playback Volume", 2, 6, 1), 598 AWACS_VOLUME("Master Playback Volume", 5, 6, 1), 604 AWACS_VOLUME("Line out Playback Volume", 2, 6, 1), 610 AWACS_VOLUME("Headphone Playback Volume", 2, 6, 1), [all …]
|