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

1 // SPDX-License-Identifier: GPL-2.0-only
3 * soc-acpi-intel-cht-match.c - tables and support for CHT ACPI enumeration.
9 #include <sound/soc-acpi.h>
10 #include <sound/soc-acpi-intel-match.h>
16 static int cht_surface_quirk_cb(const struct dmi_system_id *id) in cht_surface_quirk_cb() argument
34 .id = "10EC5640",
35 .drv_name = "cht-bsw-rt5645",
37 .board = "cht-bsw",
38 .sof_tplg_filename = "sof-cht-rt5645.tplg",
99 /* Cherryview-based platforms: CherryTrail and Braswell */
103 .drv_name = "cht-bsw-rt5672",
105 .board = "cht-bsw",
106 .sof_tplg_filename = "sof-cht-rt5670.tplg",
110 .drv_name = "cht-bsw-rt5645",
112 .board = "cht-bsw",
113 .sof_tplg_filename = "sof-cht-rt5645.tplg",
116 .id = "193C9890",
117 .drv_name = "cht-bsw-max98090",
119 .board = "cht-bsw",
120 .sof_tplg_filename = "sof-cht-max98090.tplg",
123 .id = "10508824",
124 .drv_name = "cht-bsw-nau8824",
126 .board = "cht-bsw",
127 .sof_tplg_filename = "sof-cht-nau8824.tplg",
133 .board = "bytcht_da7213",
134 .sof_tplg_filename = "sof-cht-da7213.tplg",
137 .id = "ESSX8316",
140 .board = "bytcht_es8316",
142 .sof_tplg_filename = "sof-cht-es8316.tplg",
144 /* some CHT-T platforms rely on RT5640, use Baytrail machine driver */
149 .board = "bytcr_rt5640",
151 .sof_tplg_filename = "sof-cht-rt5640.tplg",
154 .id = "10EC5682",
156 .sof_tplg_filename = "sof-cht-rt5682.tplg",
158 /* some CHT-T platforms rely on RT5651, use Baytrail machine driver */
160 .id = "10EC5651",
163 .board = "bytcr_rt5651",
164 .sof_tplg_filename = "sof-cht-rt5651.tplg",
167 .id = "14F10720",
170 .board = "bytcht_cx2072x",
171 .sof_tplg_filename = "sof-cht-cx2072x.tplg",
174 .id = "104C5122",
176 .sof_tplg_filename = "sof-cht-src-50khz-pcm512x.tplg",
182 * enabled explicitly and there is no codec-related information in SSDT
185 .id = "808622A8",
188 .board = "bytcht_nocodec",