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>
8 /* Audigy2Value Tina (P17V) pointer-offset register set, */
12 /* 00 - 07: Not used */
16 /* 09 - 12: Not used */
20 /* 14 - 17: Not used */
24 /* 1b - 1f: Not used */
25 /* 20 - 2f: Not used */
26 /* 30 - 3b: Not used */
49 #define ADC_TIMEOUT 0x00000007 /*ADC Timeout Clock Disable */
68 #define ADC_TIMEOUT_DISABLE 0x00000008 //Value and mask to disable Timeout clock
69 #define ADC_HPF_DISABLE 0x00000100 //Value and mask to disable High pass filter
77 #define ADC_MUX_3 0x00000008 //Value to select Line-In at ADC Mux
80 /* 41 - 47: Reserved */
87 /* 4e - 4f: Not used */
88 /* 50 - 5f: Not used */
96 #define P17V_MIXER_AC97_SRP_REC_VOL_L 0x65 /* SRP Record to Mixer_AC97 input volume control */
97 #define P17V_MIXER_AC97_SRP_REC_VOL_H 0x66 /* SRP Record to Mixer_AC97 input volume control */
98 /* 67 - 68: Reserved */
103 #define P17V_MIXER_Spdif_SRP_REC_VOL_L 0x6D /* SRP Record to Mixer_Spdif input volume control */
104 #define P17V_MIXER_Spdif_SRP_REC_VOL_H 0x6E /* SRP Record to Mixer_Spdif input volume control */
105 /* 6f - 70: Reserved */
110 #define P17V_MIXER_I2S_SRP_REC_VOL_L 0x75 /* SRP Record to Mixer_I2S input volume control */
111 #define P17V_MIXER_I2S_SRP_REC_VOL_H 0x76 /* SRP Record to Mixer_I2S input volume control */
112 /* 77 - 78: Reserved */
117 #define P17V_MIXER_ATT 0x7D /* SRP Mixer Attenuation Select */
118 #define P17V_SRP_RECORD_SRR 0x7E /* SRP Record channel source Select */
119 #define P17V_SOFT_RESET_SRP_MIXER 0x7F /* SRP and mixer soft reset */
127 /* 86 - 87: Not used */
136 /* 8E - 92: Not used */