• Home
  • Raw
  • Download

Lines Matching +full:high +full:- +full:volume

2  *  Copyright (c) by James Courtier-Dutton <James@superbug.demon.co.uk>
18 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
23 /* Audigy2Value Tina (P17V) pointer-offset register set,
27 /* 00 - 07: Not used */
31 /* 09 - 12: Not used */
35 /* 14 - 17: Not used */
38 #define P17V_SE_SLOT_SEL_H 0x1a /* Sound Engine slot select high */
39 /* 1b - 1f: Not used */
40 /* 20 - 2f: Not used */
41 /* 30 - 3b: Not used */
84 #define ADC_HPF_DISABLE 0x00000100 //Value and mask to disable High pass filter
92 #define ADC_MUX_3 0x00000008 //Value to select Line-In at ADC Mux
95 /* 41 - 47: Reserved */
100 #define P17V_CAPTURE_VOL_H 0x4c /* P17v capture volume control */
101 #define P17V_CAPTURE_VOL_L 0x4d /* P17v capture volume control */
102 /* 4e - 4f: Not used */
103 /* 50 - 5f: Not used */
107 #define P17V_MIXER_AC97_10K1_VOL_L 0x61 /* 10K to Mixer_AC97 input volume control */
108 #define P17V_MIXER_AC97_10K1_VOL_H 0x62 /* 10K to Mixer_AC97 input volume control */
109 #define P17V_MIXER_AC97_P17V_VOL_L 0x63 /* P17V to Mixer_AC97 input volume control */
110 #define P17V_MIXER_AC97_P17V_VOL_H 0x64 /* P17V to Mixer_AC97 input volume control */
111 #define P17V_MIXER_AC97_SRP_REC_VOL_L 0x65 /* SRP Record to Mixer_AC97 input volume control */
112 #define P17V_MIXER_AC97_SRP_REC_VOL_H 0x66 /* SRP Record to Mixer_AC97 input volume control */
113 /* 67 - 68: Reserved */
114 #define P17V_MIXER_Spdif_10K1_VOL_L 0x69 /* 10K to Mixer_Spdif input volume control */
115 #define P17V_MIXER_Spdif_10K1_VOL_H 0x6A /* 10K to Mixer_Spdif input volume control */
116 #define P17V_MIXER_Spdif_P17V_VOL_L 0x6B /* P17V to Mixer_Spdif input volume control */
117 #define P17V_MIXER_Spdif_P17V_VOL_H 0x6C /* P17V to Mixer_Spdif input volume control */
118 #define P17V_MIXER_Spdif_SRP_REC_VOL_L 0x6D /* SRP Record to Mixer_Spdif input volume control */
119 #define P17V_MIXER_Spdif_SRP_REC_VOL_H 0x6E /* SRP Record to Mixer_Spdif input volume control */
120 /* 6f - 70: Reserved */
121 #define P17V_MIXER_I2S_10K1_VOL_L 0x71 /* 10K to Mixer_I2S input volume control */
122 #define P17V_MIXER_I2S_10K1_VOL_H 0x72 /* 10K to Mixer_I2S input volume control */
123 #define P17V_MIXER_I2S_P17V_VOL_L 0x73 /* P17V to Mixer_I2S input volume control */
124 #define P17V_MIXER_I2S_P17V_VOL_H 0x74 /* P17V to Mixer_I2S input volume control */
125 #define P17V_MIXER_I2S_SRP_REC_VOL_L 0x75 /* SRP Record to Mixer_I2S input volume control */
126 #define P17V_MIXER_I2S_SRP_REC_VOL_H 0x76 /* SRP Record to Mixer_I2S input volume control */
127 /* 77 - 78: Reserved */
136 #define P17V_AC97_OUT_MASTER_VOL_L 0x80 /* AC97 Output master volume control */
137 #define P17V_AC97_OUT_MASTER_VOL_H 0x81 /* AC97 Output master volume control */
138 #define P17V_SPDIF_OUT_MASTER_VOL_L 0x82 /* SPDIF Output master volume control */
139 #define P17V_SPDIF_OUT_MASTER_VOL_H 0x83 /* SPDIF Output master volume control */
140 #define P17V_I2S_OUT_MASTER_VOL_L 0x84 /* I2S Output master volume control */
141 #define P17V_I2S_OUT_MASTER_VOL_H 0x85 /* I2S Output master volume control */
142 /* 86 - 87: Not used */
151 /* 8E - 92: Not used */