• Home
  • Raw
  • Download

Lines Matching +full:0 +full:x7000

17 #define RT286_AUDIO_FUNCTION_GROUP			0x01
18 #define RT286_DAC_OUT1 0x02
19 #define RT286_DAC_OUT2 0x03
20 #define RT286_ADC_IN1 0x09
21 #define RT286_ADC_IN2 0x08
22 #define RT286_MIXER_IN 0x0b
23 #define RT286_MIXER_OUT1 0x0c
24 #define RT286_MIXER_OUT2 0x0d
25 #define RT286_DMIC1 0x12
26 #define RT286_DMIC2 0x13
27 #define RT286_SPK_OUT 0x14
28 #define RT286_MIC1 0x18
29 #define RT286_LINE1 0x1a
30 #define RT286_BEEP 0x1d
31 #define RT286_SPDIF 0x1e
32 #define RT286_VENDOR_REGISTERS 0x20
33 #define RT286_HP_OUT 0x21
34 #define RT286_MIXER_IN1 0x22
35 #define RT286_MIXER_IN2 0x23
38 #define RT286_SET_PIN_ENABLE 0x40
39 #define RT286_SET_PIN_DISABLE 0
40 #define RT286_SET_EAPD_HIGH 0x2
41 #define RT286_SET_EAPD_LOW 0
47 #define RT286_SET_POWER(NID) VERB_CMD(AC_VERB_SET_POWER_STATE, NID, 0)
53 VERB_CMD(AC_VERB_SET_CONNECT_SEL, RT286_SPK_OUT, 0)
55 VERB_CMD(AC_VERB_SET_CONNECT_SEL, RT286_HP_OUT, 0)
57 VERB_CMD(AC_VERB_SET_CONNECT_SEL, RT286_MIXER_IN1, 0)
59 VERB_CMD(AC_VERB_SET_CONNECT_SEL, RT286_MIXER_IN2, 0)
61 VERB_CMD(AC_VERB_SET_PIN_WIDGET_CONTROL, RT286_MIC1, 0)
63 VERB_CMD(AC_VERB_SET_PIN_WIDGET_CONTROL, RT286_HP_OUT, 0)
65 VERB_CMD(AC_VERB_SET_PIN_WIDGET_CONTROL, RT286_SPK_OUT, 0)
67 VERB_CMD(AC_VERB_SET_PIN_WIDGET_CONTROL, RT286_DMIC1, 0)
69 VERB_CMD(AC_VERB_SET_EAPD_BTLENABLE, RT286_SPK_OUT, 0)
71 VERB_CMD(AC_VERB_SET_AMP_GAIN_MUTE, RT286_HP_OUT, 0)
73 VERB_CMD(AC_VERB_SET_AMP_GAIN_MUTE, RT286_ADC_IN1, 0)
75 VERB_CMD(AC_VERB_SET_AMP_GAIN_MUTE, RT286_ADC_IN2, 0)
77 VERB_CMD(AC_VERB_GET_PIN_SENSE, RT286_HP_OUT, 0)
79 VERB_CMD(AC_VERB_GET_PIN_SENSE, RT286_MIC1, 0)
81 VERB_CMD(AC_VERB_SET_CONFIG_DEFAULT_BYTES_3, RT286_DMIC2, 0)
83 VERB_CMD(AC_VERB_SET_AMP_GAIN_MUTE, RT286_DAC_OUT1, 0xa000)
85 VERB_CMD(AC_VERB_SET_AMP_GAIN_MUTE, RT286_DAC_OUT1, 0x9000)
87 VERB_CMD(AC_VERB_SET_AMP_GAIN_MUTE, RT286_ADC_IN1, 0x6000)
89 VERB_CMD(AC_VERB_SET_AMP_GAIN_MUTE, RT286_ADC_IN1, 0x5000)
91 VERB_CMD(AC_VERB_SET_AMP_GAIN_MUTE, RT286_MIC1, 0x7000)
93 VERB_CMD(AC_VERB_SET_AMP_GAIN_MUTE, RT286_SPK_OUT, 0xa000)
95 VERB_CMD(AC_VERB_SET_AMP_GAIN_MUTE, RT286_SPK_OUT, 0x9000)
97 VERB_CMD(AC_VERB_SET_AMP_GAIN_MUTE, RT286_HP_OUT, 0xa000)
99 VERB_CMD(AC_VERB_SET_AMP_GAIN_MUTE, RT286_HP_OUT, 0x9000)
101 VERB_CMD(AC_VERB_SET_AMP_GAIN_MUTE, RT286_MIXER_OUT1, 0x7000)
103 VERB_CMD(AC_VERB_SET_AMP_GAIN_MUTE, RT286_MIXER_OUT1, 0x7100)
105 VERB_CMD(AC_VERB_SET_AMP_GAIN_MUTE, RT286_MIXER_IN, 0x7000)
107 VERB_CMD(AC_VERB_SET_AMP_GAIN_MUTE, RT286_MIXER_IN, 0x7100)
109 VERB_CMD(AC_VERB_SET_AMP_GAIN_MUTE, RT286_MIXER_IN, 0x7200)
111 VERB_CMD(AC_VERB_SET_AMP_GAIN_MUTE, RT286_MIXER_IN, 0x7300)
113 VERB_CMD(AC_VERB_SET_STREAM_FORMAT, RT286_DAC_OUT1, 0)
115 VERB_CMD(AC_VERB_SET_STREAM_FORMAT, RT286_ADC_IN1, 0)
117 VERB_CMD(AC_VERB_SET_COEF_INDEX, RT286_VENDOR_REGISTERS, 0)
119 VERB_CMD(AC_VERB_SET_PROC_COEF, RT286_VENDOR_REGISTERS, 0)
121 VERB_CMD(AC_VERB_SET_GPIO_MASK, RT286_AUDIO_FUNCTION_GROUP, 0)
123 VERB_CMD(AC_VERB_SET_GPIO_DIRECTION, RT286_AUDIO_FUNCTION_GROUP, 0)
125 VERB_CMD(AC_VERB_SET_GPIO_DATA, RT286_AUDIO_FUNCTION_GROUP, 0)
128 #define RT286_A_BIAS_CTRL1 0x01
129 #define RT286_A_BIAS_CTRL2 0x02
130 #define RT286_POWER_CTRL1 0x03
131 #define RT286_A_BIAS_CTRL3 0x04
132 #define RT286_POWER_CTRL2 0x08
133 #define RT286_I2S_CTRL1 0x09
134 #define RT286_I2S_CTRL2 0x0a
135 #define RT286_CLK_DIV 0x0b
136 #define RT286_DC_GAIN 0x0d
137 #define RT286_POWER_CTRL3 0x0f
138 #define RT286_MIC1_DET_CTRL 0x19
139 #define RT286_MISC_CTRL1 0x20
140 #define RT286_GPIO_CTRL 0x29
141 #define RT286_IRQ_CTRL 0x33
142 #define RT286_PLL_CTRL1 0x49
143 #define RT286_CBJ_CTRL1 0x4f
144 #define RT286_CBJ_CTRL2 0x50
145 #define RT286_PLL_CTRL 0x63
146 #define RT286_DEPOP_CTRL1 0x66
147 #define RT286_DEPOP_CTRL2 0x67
148 #define RT286_DEPOP_CTRL3 0x68
149 #define RT286_DEPOP_CTRL4 0x69
151 /* SPDIF (0x06) */
152 #define RT286_SPDIF_SEL_SFT 0
153 #define RT286_SPDIF_SEL_PCM0 0
158 /* RECMIX (0x0b) */
159 #define RT286_M_REC_BEEP_SFT 0
164 /* Front (0x0c) */
165 #define RT286_M_FRONT_DAC_SFT 0
168 /* SPK-OUT (0x14) */
170 #define RT286_SPK_SEL_MASK 0x1
171 #define RT286_SPK_SEL_SFT 0
172 #define RT286_SPK_SEL_F 0
175 /* HP-OUT (0x21) */
177 #define RT286_HP_SEL_MASK 0x1
178 #define RT286_HP_SEL_SFT 0
179 #define RT286_HP_SEL_F 0
182 /* ADC (0x22) (0x23) */
183 #define RT286_ADC_SEL_MASK 0x7
184 #define RT286_ADC_SEL_SFT 0
185 #define RT286_ADC_SEL_SURR 0
193 #define RT286_SCLK_S_MCLK 0