Lines Matching +full:srp +full:- +full:disable

1 /* SPDX-License-Identifier: GPL-2.0-or-later */
3 * Copyright (c) by James Courtier-Dutton <James@superbug.demon.co.uk>
9 /* Audigy2Value Tina (P17V) pointer-offset register set,
13 /* 00 - 07: Not used */
17 /* 09 - 12: Not used */
21 /* 14 - 17: Not used */
25 /* 1b - 1f: Not used */
26 /* 20 - 2f: Not used */
27 /* 30 - 3b: Not used */
50 #define ADC_TIMEOUT 0x00000007 /*ADC Timeout Clock Disable */
69 #define ADC_TIMEOUT_DISABLE 0x00000008 //Value and mask to disable Timeout clock
70 #define ADC_HPF_DISABLE 0x00000100 //Value and mask to disable High pass filter
78 #define ADC_MUX_3 0x00000008 //Value to select Line-In at ADC Mux
81 /* 41 - 47: Reserved */
88 /* 4e - 4f: Not used */
89 /* 50 - 5f: Not used */
97 #define P17V_MIXER_AC97_SRP_REC_VOL_L 0x65 /* SRP Record to Mixer_AC97 input volume control */
98 #define P17V_MIXER_AC97_SRP_REC_VOL_H 0x66 /* SRP Record to Mixer_AC97 input volume control */
99 /* 67 - 68: Reserved */
104 #define P17V_MIXER_Spdif_SRP_REC_VOL_L 0x6D /* SRP Record to Mixer_Spdif input volume control */
105 #define P17V_MIXER_Spdif_SRP_REC_VOL_H 0x6E /* SRP Record to Mixer_Spdif input volume control */
106 /* 6f - 70: Reserved */
111 #define P17V_MIXER_I2S_SRP_REC_VOL_L 0x75 /* SRP Record to Mixer_I2S input volume control */
112 #define P17V_MIXER_I2S_SRP_REC_VOL_H 0x76 /* SRP Record to Mixer_I2S input volume control */
113 /* 77 - 78: Reserved */
118 #define P17V_MIXER_ATT 0x7D /* SRP Mixer Attenuation Select */
119 #define P17V_SRP_RECORD_SRR 0x7E /* SRP Record channel source Select */
120 #define P17V_SOFT_RESET_SRP_MIXER 0x7F /* SRP and mixer soft reset */
128 /* 86 - 87: Not used */
137 /* 8E - 92: Not used */