mainboard/[g-p]*: Remove copyright notices
[coreboot.git] / src / mainboard / intel / kblrvp / variants / rvp11 / include / variant / hda_verb.h
blob1b083a3ee63c13e1f4dd8530627f226174361441
1 /*
2 * This file is part of the coreboot project.
5 * This program is free software; you can redistribute it and/or
6 * modify it under the terms of the GNU General Public License as
7 * published by the Free Software Foundation; version 2 of the License.
9 * This program is distributed in the hope that it will be useful,
10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12 * GNU General Public License for more details.
15 #ifndef HDA_VERB_H
16 #define HDA_VERB_H
18 #include <device/azalia_device.h>
20 const u32 cim_verb_data[] = {
22 0x8086280B,
23 0x00000000,
24 0x00000005,
27 * Display Audio Verb Table
28 * Enable the third converter and Pin first (NID 08h)
30 0x00878101,
31 0x00878101,
32 0x00878101,
33 0x00878101,
35 AZALIA_PIN_CFG(0, 0x05, 0x18560010),
36 AZALIA_PIN_CFG(0, 0x06, 0x18560020),
37 AZALIA_PIN_CFG(0, 0x07, 0x18560030),
39 /* Disable the third converter and third Pin (NID 08h) */
40 0x00878100,
41 0x00878100,
42 0x00878100,
43 0x00878100,
45 /* ALC 298 */
46 0x10EC0298,
47 0x00000000,
48 0x00000023,
50 AZALIA_SUBVENDOR(0, 0x10EC109C),
51 AZALIA_PIN_CFG(0, 0x01, 0x00000000),
52 AZALIA_PIN_CFG(0, 0x12, 0x411111F0),
53 AZALIA_PIN_CFG(0, 0x13, 0x40000000),
54 AZALIA_PIN_CFG(0, 0x14, 0x9017011F),
55 AZALIA_PIN_CFG(0, 0x17, 0x90170110),
56 AZALIA_PIN_CFG(0, 0x18, 0x03A11040),
57 AZALIA_PIN_CFG(0, 0x19, 0x411111F0),
58 AZALIA_PIN_CFG(0, 0x1A, 0x411111F0),
59 AZALIA_PIN_CFG(0, 0x1D, 0x4066A22D),
60 AZALIA_PIN_CFG(0, 0x1E, 0x411111F0),
61 AZALIA_PIN_CFG(0, 0x21, 0x03211020),
63 /* Widget node 0x20 */
64 0x0205004F,
65 0x0204B009,
66 0x02050050,
67 0x02041000,
68 /* Widget node 0x20 - 1 */
69 0x02050019,
70 0x02040017,
71 0x02050020,
72 0x02040002,
73 /* Widget node 0x20 - 2 */
74 0x0205008F,
75 0x02041008,
76 0x02050036,
77 0x020462C0,
78 /* Widget node 0x20 - 3 */
79 0x0205002B,
80 0x02040D10,
81 0x0205002D,
82 0x02044020,
83 /* Widget node 0x20 - 4 */
84 0x0205000E,
85 0x02046F80,
86 0x01771F90,
87 0x01771F90,
88 /* Widget node 0x20 - 5 */
89 0x02050079,
90 0x02046800,
91 0x02050079,
92 0x02046800,
94 /* TI AMP settings */
95 0x02050022,
96 0x0204004C,
97 0x02050023,
98 0x02040000,
99 0x02050025,
100 0x02040000,
101 0x02050026,
102 0x0204B010,
104 0x000F0000,
105 0x000F0000,
106 0x000F0000,
107 0x000F0000,
108 0x000F0000,
109 0x000F0000,
110 0x000F0000,
111 0x000F0000,
113 0x02050022,
114 0x0204004C,
115 0x02050023,
116 0x02040002,
117 0x02050025,
118 0x02040011,
119 0x02050026,
120 0x0204B010,
122 0x000F0000,
123 0x000F0000,
124 0x000F0000,
125 0x000F0000,
126 0x000F0000,
127 0x000F0000,
128 0x000F0000,
129 0x000F0000,
131 0x02050022,
132 0x0204004C,
133 0x02050023,
134 0x0204000F,
135 0x02050025,
136 0x02040010,
137 0x02050026,
138 0x0204B010,
140 0x000F0000,
141 0x000F0000,
142 0x000F0000,
143 0x000F0000,
144 0x000F0000,
145 0x000F0000,
146 0x000F0000,
147 0x000F0000,
149 0x02050022,
150 0x0204004C,
151 0x02050023,
152 0x02040025,
153 0x02050025,
154 0x02040008,
155 0x02050026,
156 0x0204B010,
158 0x000F0000,
159 0x000F0000,
160 0x000F0000,
161 0x000F0000,
162 0x000F0000,
163 0x000F0000,
164 0x000F0000,
165 0x000F0000,
167 0x02050022,
168 0x0204004C,
169 0x02050023,
170 0x02040002,
171 0x02050025,
172 0x02040000,
173 0x02050026,
174 0x0204B010,
176 0x000F0000,
177 0x000F0000,
178 0x000F0000,
179 0x000F0000,
180 0x000F0000,
181 0x000F0000,
182 0x000F0000,
183 0x000F0000,
185 0x02050022,
186 0x0204004C,
187 0x02050023,
188 0x02040003,
189 0x02050025,
190 0x02040000,
191 0x02050026,
192 0x0204B010
195 const u32 pc_beep_verbs[] = {
197 AZALIA_ARRAY_SIZES;
198 #endif