diff options
Diffstat (limited to 'sound/soc/codecs/Patch_base_pop_Rate48_pps_driver.h')
-rw-r--r-- | sound/soc/codecs/Patch_base_pop_Rate48_pps_driver.h | 96 |
1 files changed, 96 insertions, 0 deletions
diff --git a/sound/soc/codecs/Patch_base_pop_Rate48_pps_driver.h b/sound/soc/codecs/Patch_base_pop_Rate48_pps_driver.h new file mode 100644 index 00000000000..c2c3d0a1df8 --- /dev/null +++ b/sound/soc/codecs/Patch_base_pop_Rate48_pps_driver.h | |||
@@ -0,0 +1,96 @@ | |||
1 | /* | ||
2 | * linux/sound/soc/codecs/Patch_base_pop_Rate48_pps_driver.h | ||
3 | * | ||
4 | * | ||
5 | * Copyright (C) 2011 Texas Instruments, Inc. | ||
6 | * | ||
7 | * This package 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 | * THIS PACKAGE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR | ||
12 | * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED | ||
13 | * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. | ||
14 | * | ||
15 | */ | ||
16 | |||
17 | reg_value pop_A_reg_values[] = { | ||
18 | }; | ||
19 | #define miniDSP_A_reg_values_COEFF_START 0 | ||
20 | #define miniDSP_A_reg_values_COEFF_SIZE 0 | ||
21 | #define miniDSP_A_reg_values_INST_START 0 | ||
22 | #define miniDSP_A_reg_values_INST_SIZE 0 | ||
23 | |||
24 | reg_value pop_D_reg_values[] = { | ||
25 | { 0, 0x0}, | ||
26 | { 0x7F, 0x50}, | ||
27 | { 0, 0x01}, | ||
28 | { 36, 0x40}, | ||
29 | { 37, 0x00}, | ||
30 | { 38, 0x00}, | ||
31 | { 39, 0x00}, | ||
32 | { 40, 0x20}, | ||
33 | { 41, 0x00}, | ||
34 | { 42, 0x00}, | ||
35 | { 43, 0x00}, | ||
36 | { 44, 0x00}, | ||
37 | { 45, 0x00}, | ||
38 | { 46, 0x00}, | ||
39 | { 47, 0x00}, | ||
40 | { 48, 0xD8}, | ||
41 | { 49, 0x00}, | ||
42 | { 50, 0x00}, | ||
43 | { 51, 0x00}, | ||
44 | { 52, 0xB0}, | ||
45 | { 53, 0x00}, | ||
46 | { 54, 0x00}, | ||
47 | { 55, 0x00}, | ||
48 | { 0, 0x09}, | ||
49 | {100, 0x40}, | ||
50 | {101, 0x00}, | ||
51 | {102, 0x00}, | ||
52 | {103, 0x00}, | ||
53 | {104, 0x20}, | ||
54 | {105, 0x00}, | ||
55 | {106, 0x00}, | ||
56 | {107, 0x00}, | ||
57 | {108, 0x00}, | ||
58 | {109, 0x00}, | ||
59 | {110, 0x00}, | ||
60 | {111, 0x00}, | ||
61 | {112, 0xD8}, | ||
62 | {113, 0x00}, | ||
63 | {114, 0x00}, | ||
64 | {115, 0x00}, | ||
65 | {116, 0xB0}, | ||
66 | {117, 0x00}, | ||
67 | {118, 0x00}, | ||
68 | {119, 0x00}, | ||
69 | { 0, 0x0}, | ||
70 | { 0x7F, 0x3C}, | ||
71 | { 0, 0x01}, | ||
72 | { 24, 0x40}, | ||
73 | { 25, 0x00}, | ||
74 | { 26, 0x00}, | ||
75 | { 27, 0x00}, | ||
76 | { 28, 0x20}, | ||
77 | { 29, 0x00}, | ||
78 | { 30, 0x00}, | ||
79 | { 31, 0x00}, | ||
80 | { 32, 0x00}, | ||
81 | { 33, 0x00}, | ||
82 | { 34, 0x00}, | ||
83 | { 35, 0x00}, | ||
84 | { 36, 0xD8}, | ||
85 | { 37, 0x00}, | ||
86 | { 38, 0x00}, | ||
87 | { 39, 0x00}, | ||
88 | { 40, 0xB0}, | ||
89 | { 41, 0x00}, | ||
90 | { 42, 0x00}, | ||
91 | { 43, 0x00}, | ||
92 | }; | ||
93 | #define miniDSP_D_reg_values_COEFF_START 0 | ||
94 | #define miniDSP_D_reg_values_COEFF_SIZE 67 | ||
95 | #define miniDSP_D_reg_values_INST_START 67 | ||
96 | #define miniDSP_D_reg_values_INST_SIZE 0 | ||