• Home
  • Raw
  • Download

Lines Matching +full:board +full:- +full:id

1 // SPDX-License-Identifier: GPL-2.0-only
3 * soc-acpi-intel-byt-match.c - tables and support for BYT ACPI enumeration.
9 #include <sound/soc-acpi.h>
10 #include <sound/soc-acpi-intel-match.h>
18 static int byt_thinkpad10_quirk_cb(const struct dmi_system_id *id) in byt_thinkpad10_quirk_cb() argument
24 static int byt_pov_p1006w_quirk_cb(const struct dmi_system_id *id) in byt_pov_p1006w_quirk_cb() argument
30 static int byt_aegex10_quirk_cb(const struct dmi_system_id *id) in byt_aegex10_quirk_cb() argument
71 /* Note 105b is Foxcon's USB/PCI vendor id */
87 /* The Thinkapd 10 and Aegex 10 tablets have the same ID problem */
89 .id = "10EC5640",
90 .drv_name = "cht-bsw-rt5672",
92 .board = "cht-bsw",
93 .sof_fw_filename = "sof-byt.ri",
94 .sof_tplg_filename = "sof-byt-rt5670.tplg",
98 .id = "10EC5640",
101 .board = "bytcr_rt5651",
102 .sof_fw_filename = "sof-byt.ri",
103 .sof_tplg_filename = "sof-byt-rt5651.tplg",
125 .id = "10EC5640",
128 .board = "bytcr_rt5640",
130 .sof_fw_filename = "sof-byt.ri",
131 .sof_tplg_filename = "sof-byt-rt5640.tplg",
134 .id = "10EC5642",
137 .board = "bytcr_rt5640",
138 .sof_fw_filename = "sof-byt.ri",
139 .sof_tplg_filename = "sof-byt-rt5640.tplg",
142 .id = "INTCCFFD",
145 .board = "bytcr_rt5640",
146 .sof_fw_filename = "sof-byt.ri",
147 .sof_tplg_filename = "sof-byt-rt5640.tplg",
150 .id = "10EC5651",
153 .board = "bytcr_rt5651",
154 .sof_fw_filename = "sof-byt.ri",
155 .sof_tplg_filename = "sof-byt-rt5651.tplg",
158 .id = "DLGS7212",
161 .board = "bytcht_da7213",
162 .sof_fw_filename = "sof-byt.ri",
163 .sof_tplg_filename = "sof-byt-da7213.tplg",
166 .id = "DLGS7213",
169 .board = "bytcht_da7213",
170 .sof_fw_filename = "sof-byt.ri",
171 .sof_tplg_filename = "sof-byt-da7213.tplg",
174 .id = "ESSX8316",
177 .board = "bytcht_es8316",
178 .sof_fw_filename = "sof-byt.ri",
179 .sof_tplg_filename = "sof-byt-es8316.tplg",
182 .id = "10EC5682",
184 .sof_fw_filename = "sof-byt.ri",
185 .sof_tplg_filename = "sof-byt-rt5682.tplg",
189 .id = "10EC5645",
190 .drv_name = "cht-bsw-rt5645",
192 .board = "cht-bsw",
193 .sof_fw_filename = "sof-byt.ri",
194 .sof_tplg_filename = "sof-byt-rt5645.tplg",
197 .id = "10EC5648",
198 .drv_name = "cht-bsw-rt5645",
200 .board = "cht-bsw",
201 .sof_fw_filename = "sof-byt.ri",
202 .sof_tplg_filename = "sof-byt-rt5645.tplg",
206 .id = "193C9890",
207 .drv_name = "cht-bsw-max98090",
209 .board = "cht-bsw",
210 .sof_fw_filename = "sof-byt.ri",
211 .sof_tplg_filename = "sof-byt-max98090.tplg",
214 .id = "14F10720",
217 .board = "bytcht_cx2072x",
218 .sof_fw_filename = "sof-byt.ri",
219 .sof_tplg_filename = "sof-byt-cx2072x.tplg",
224 * enabled explicitly and there is no codec-related information in SSDT
227 .id = "80860F28",
230 .board = "bytcht_nocodec",