blob: b298615e8a46426b74a64b91186e0df5ed0b844c [file] [log] [blame]
/* SPDX-License-Identifier: GPL-2.0-only */
struct cpu_intel_model_1067x_config {
int c5 : 1;
int c6 : 1;
int slfm : 1;
};