blob: 98e44395b66223e235921a84f1b79f5a0bcd6ae2 [file] [log] [blame]
Vladimir Barinov44d0a872007-11-14 17:07:17 +01001/*
2 * ALSA SoC TLV320AIC3X codec driver
3 *
Vladimir Barinovd6b52032008-09-29 23:14:11 +04004 * Author: Vladimir Barinov, <vbarinov@embeddedalley.com>
Vladimir Barinov44d0a872007-11-14 17:07:17 +01005 * Copyright: (C) 2007 MontaVista Software, Inc., <source@mvista.com>
6 *
7 * This program is free software; you can redistribute it and/or modify
8 * it under the terms of the GNU General Public License version 2 as
9 * published by the Free Software Foundation.
10 */
11
12#ifndef _AIC3X_H
13#define _AIC3X_H
14
15/* AIC3X register space */
16#define AIC3X_CACHEREGNUM 103
17
18/* Page select register */
19#define AIC3X_PAGE_SELECT 0
20/* Software reset register */
21#define AIC3X_RESET 1
22/* Codec Sample rate select register */
23#define AIC3X_SAMPLE_RATE_SEL_REG 2
24/* PLL progrramming register A */
25#define AIC3X_PLL_PROGA_REG 3
26/* PLL progrramming register B */
27#define AIC3X_PLL_PROGB_REG 4
28/* PLL progrramming register C */
29#define AIC3X_PLL_PROGC_REG 5
30/* PLL progrramming register D */
31#define AIC3X_PLL_PROGD_REG 6
32/* Codec datapath setup register */
33#define AIC3X_CODEC_DATAPATH_REG 7
34/* Audio serial data interface control register A */
35#define AIC3X_ASD_INTF_CTRLA 8
36/* Audio serial data interface control register B */
37#define AIC3X_ASD_INTF_CTRLB 9
Troy Kiskya24f4f62008-12-19 13:05:22 -070038/* Audio serial data interface control register C */
39#define AIC3X_ASD_INTF_CTRLC 10
Vladimir Barinov44d0a872007-11-14 17:07:17 +010040/* Audio overflow status and PLL R value programming register */
41#define AIC3X_OVRF_STATUS_AND_PLLR_REG 11
Jarkko Nikula4d20f702008-06-27 14:07:57 +030042/* Audio codec digital filter control register */
43#define AIC3X_CODEC_DFILT_CTRL 12
Daniel Mack6f2a9742008-12-03 11:44:17 +010044/* Headset/button press detection register */
45#define AIC3X_HEADSET_DETECT_CTRL_A 13
46#define AIC3X_HEADSET_DETECT_CTRL_B 14
Vladimir Barinov44d0a872007-11-14 17:07:17 +010047/* ADC PGA Gain control registers */
48#define LADC_VOL 15
49#define RADC_VOL 16
50/* MIC3 control registers */
51#define MIC3LR_2_LADC_CTRL 17
52#define MIC3LR_2_RADC_CTRL 18
53/* Line1 Input control registers */
54#define LINE1L_2_LADC_CTRL 19
Daniel Mack54f01912008-11-26 17:47:36 +010055#define LINE1R_2_LADC_CTRL 21
Vladimir Barinov44d0a872007-11-14 17:07:17 +010056#define LINE1R_2_RADC_CTRL 22
Daniel Mack54f01912008-11-26 17:47:36 +010057#define LINE1L_2_RADC_CTRL 24
Vladimir Barinov44d0a872007-11-14 17:07:17 +010058/* Line2 Input control registers */
59#define LINE2L_2_LADC_CTRL 20
60#define LINE2R_2_RADC_CTRL 23
61/* MICBIAS Control Register */
62#define MICBIAS_CTRL 25
63
64/* AGC Control Registers A, B, C */
65#define LAGC_CTRL_A 26
66#define LAGC_CTRL_B 27
67#define LAGC_CTRL_C 28
68#define RAGC_CTRL_A 29
69#define RAGC_CTRL_B 30
70#define RAGC_CTRL_C 31
71
72/* DAC Power and Left High Power Output control registers */
73#define DAC_PWR 37
74#define HPLCOM_CFG 37
75/* Right High Power Output control registers */
76#define HPRCOM_CFG 38
77/* DAC Output Switching control registers */
78#define DAC_LINE_MUX 41
79/* High Power Output Driver Pop Reduction registers */
80#define HPOUT_POP_REDUCTION 42
81/* DAC Digital control registers */
82#define LDAC_VOL 43
83#define RDAC_VOL 44
84/* High Power Output control registers */
85#define LINE2L_2_HPLOUT_VOL 45
86#define LINE2R_2_HPROUT_VOL 62
87#define PGAL_2_HPLOUT_VOL 46
Daniel Mack54f01912008-11-26 17:47:36 +010088#define PGAL_2_HPROUT_VOL 60
89#define PGAR_2_HPLOUT_VOL 49
Vladimir Barinov44d0a872007-11-14 17:07:17 +010090#define PGAR_2_HPROUT_VOL 63
91#define DACL1_2_HPLOUT_VOL 47
92#define DACR1_2_HPROUT_VOL 64
93#define HPLOUT_CTRL 51
94#define HPROUT_CTRL 65
95/* High Power COM control registers */
96#define LINE2L_2_HPLCOM_VOL 52
97#define LINE2R_2_HPRCOM_VOL 69
98#define PGAL_2_HPLCOM_VOL 53
Daniel Mack54f01912008-11-26 17:47:36 +010099#define PGAR_2_HPLCOM_VOL 56
100#define PGAL_2_HPRCOM_VOL 67
Vladimir Barinov44d0a872007-11-14 17:07:17 +0100101#define PGAR_2_HPRCOM_VOL 70
102#define DACL1_2_HPLCOM_VOL 54
103#define DACR1_2_HPRCOM_VOL 71
104#define HPLCOM_CTRL 58
105#define HPRCOM_CTRL 72
106/* Mono Line Output Plus/Minus control registers */
107#define LINE2L_2_MONOLOPM_VOL 73
108#define LINE2R_2_MONOLOPM_VOL 76
109#define PGAL_2_MONOLOPM_VOL 74
110#define PGAR_2_MONOLOPM_VOL 77
111#define DACL1_2_MONOLOPM_VOL 75
112#define DACR1_2_MONOLOPM_VOL 78
113#define MONOLOPM_CTRL 79
Randolph Chung6184f102010-08-20 12:47:53 +0800114/* Class-D speaker driver on tlv320aic3007 */
115#define CLASSD_CTRL 73
Vladimir Barinov44d0a872007-11-14 17:07:17 +0100116/* Line Output Plus/Minus control registers */
117#define LINE2L_2_LLOPM_VOL 80
Daniel Mack54f01912008-11-26 17:47:36 +0100118#define LINE2L_2_RLOPM_VOL 87
119#define LINE2R_2_LLOPM_VOL 83
Vladimir Barinov44d0a872007-11-14 17:07:17 +0100120#define LINE2R_2_RLOPM_VOL 90
121#define PGAL_2_LLOPM_VOL 81
Daniel Mack54f01912008-11-26 17:47:36 +0100122#define PGAL_2_RLOPM_VOL 88
123#define PGAR_2_LLOPM_VOL 84
Vladimir Barinov44d0a872007-11-14 17:07:17 +0100124#define PGAR_2_RLOPM_VOL 91
125#define DACL1_2_LLOPM_VOL 82
Daniel Mack54f01912008-11-26 17:47:36 +0100126#define DACL1_2_RLOPM_VOL 89
Vladimir Barinov44d0a872007-11-14 17:07:17 +0100127#define DACR1_2_RLOPM_VOL 92
Daniel Mack54f01912008-11-26 17:47:36 +0100128#define DACR1_2_LLOPM_VOL 85
Vladimir Barinov44d0a872007-11-14 17:07:17 +0100129#define LLOPM_CTRL 86
130#define RLOPM_CTRL 93
Daniel Mack54e7e612008-04-30 16:20:52 +0200131/* GPIO/IRQ registers */
132#define AIC3X_STICKY_IRQ_FLAGS_REG 96
133#define AIC3X_RT_IRQ_FLAGS_REG 97
134#define AIC3X_GPIO1_REG 98
135#define AIC3X_GPIO2_REG 99
136#define AIC3X_GPIOA_REG 100
Daniel Mack4f9c16c2008-04-30 16:20:19 +0200137#define AIC3X_GPIOB_REG 101
Daniel Mack54e7e612008-04-30 16:20:52 +0200138/* Clock generation control register */
Vladimir Barinov44d0a872007-11-14 17:07:17 +0100139#define AIC3X_CLKGEN_CTRL_REG 102
140
141/* Page select register bits */
142#define PAGE0_SELECT 0
143#define PAGE1_SELECT 1
144
145/* Audio serial data interface control register A bits */
146#define BIT_CLK_MASTER 0x80
147#define WORD_CLK_MASTER 0x40
148
149/* Codec Datapath setup register 7 */
150#define FSREF_44100 (1 << 7)
151#define FSREF_48000 (0 << 7)
152#define DUAL_RATE_MODE ((1 << 5) | (1 << 6))
153#define LDAC2LCH (0x1 << 3)
154#define RDAC2RCH (0x1 << 1)
155
156/* PLL registers bitfields */
157#define PLLP_SHIFT 0
Daniel Mack4f9c16c2008-04-30 16:20:19 +0200158#define PLLQ_SHIFT 3
Vladimir Barinov44d0a872007-11-14 17:07:17 +0100159#define PLLR_SHIFT 0
160#define PLLJ_SHIFT 2
161#define PLLD_MSB_SHIFT 0
162#define PLLD_LSB_SHIFT 2
163
164/* Clock generation register bits */
Daniel Mack4f9c16c2008-04-30 16:20:19 +0200165#define CODEC_CLKIN_PLLDIV 0
166#define CODEC_CLKIN_CLKDIV 1
Vladimir Barinov44d0a872007-11-14 17:07:17 +0100167#define PLL_CLKIN_SHIFT 4
168#define MCLK_SOURCE 0x0
169#define PLL_CLKDIV_SHIFT 0
170
171/* Software reset register bits */
172#define SOFT_RESET 0x80
173
174/* PLL progrramming register A bits */
175#define PLL_ENABLE 0x80
176
177/* Route bits */
178#define ROUTE_ON 0x80
179
180/* Mute bits */
181#define UNMUTE 0x08
182#define MUTE_ON 0x80
183
184/* Power bits */
185#define LADC_PWR_ON 0x04
186#define RADC_PWR_ON 0x04
187#define LDAC_PWR_ON 0x80
188#define RDAC_PWR_ON 0x40
189#define HPLOUT_PWR_ON 0x01
190#define HPROUT_PWR_ON 0x01
191#define HPLCOM_PWR_ON 0x01
192#define HPRCOM_PWR_ON 0x01
193#define MONOLOPM_PWR_ON 0x01
194#define LLOPM_PWR_ON 0x01
195#define RLOPM_PWR_ON 0x01
196
197#define INVERT_VOL(val) (0x7f - val)
198
199/* Default output volume (inverted) */
200#define DEFAULT_VOL INVERT_VOL(0x50)
201/* Default input volume */
202#define DEFAULT_GAIN 0x20
203
Daniel Mack54e7e612008-04-30 16:20:52 +0200204void aic3x_set_gpio(struct snd_soc_codec *codec, int gpio, int state);
205int aic3x_get_gpio(struct snd_soc_codec *codec, int gpio);
Daniel Mack6f2a9742008-12-03 11:44:17 +0100206
207/* headset detection / button API */
208
209/* The AIC3x supports detection of stereo headsets (GND + left + right signal)
210 * and cellular headsets (GND + speaker output + microphone input).
211 * It is recommended to enable MIC bias for this function to work properly.
212 * For more information, please refer to the datasheet. */
213enum {
214 AIC3X_HEADSET_DETECT_OFF = 0,
215 AIC3X_HEADSET_DETECT_STEREO = 1,
216 AIC3X_HEADSET_DETECT_CELLULAR = 2,
217 AIC3X_HEADSET_DETECT_BOTH = 3
218};
219
220enum {
221 AIC3X_HEADSET_DEBOUNCE_16MS = 0,
222 AIC3X_HEADSET_DEBOUNCE_32MS = 1,
223 AIC3X_HEADSET_DEBOUNCE_64MS = 2,
224 AIC3X_HEADSET_DEBOUNCE_128MS = 3,
225 AIC3X_HEADSET_DEBOUNCE_256MS = 4,
226 AIC3X_HEADSET_DEBOUNCE_512MS = 5
227};
228
229enum {
230 AIC3X_BUTTON_DEBOUNCE_0MS = 0,
231 AIC3X_BUTTON_DEBOUNCE_8MS = 1,
232 AIC3X_BUTTON_DEBOUNCE_16MS = 2,
233 AIC3X_BUTTON_DEBOUNCE_32MS = 3
234};
235
236#define AIC3X_HEADSET_DETECT_ENABLED 0x80
237#define AIC3X_HEADSET_DETECT_SHIFT 5
238#define AIC3X_HEADSET_DETECT_MASK 3
239#define AIC3X_HEADSET_DEBOUNCE_SHIFT 2
240#define AIC3X_HEADSET_DEBOUNCE_MASK 7
241#define AIC3X_BUTTON_DEBOUNCE_SHIFT 0
242#define AIC3X_BUTTON_DEBOUNCE_MASK 3
243
244/* see the enums above for valid parameters to this function */
245void aic3x_set_headset_detection(struct snd_soc_codec *codec, int detect,
246 int headset_debounce, int button_debounce);
Daniel Mack54e7e612008-04-30 16:20:52 +0200247int aic3x_headset_detected(struct snd_soc_codec *codec);
Daniel Mack6f2a9742008-12-03 11:44:17 +0100248int aic3x_button_pressed(struct snd_soc_codec *codec);
Daniel Mack54e7e612008-04-30 16:20:52 +0200249
Vladimir Barinov44d0a872007-11-14 17:07:17 +0100250#endif /* _AIC3X_H */