1 /* SPDX-License-Identifier: GPL-2.0-only */
3 #ifndef __CPU_INTEL_MODEL_2065X_CHIP_H__
4 #define __CPU_INTEL_MODEL_2065X_CHIP_H__
6 struct cpu_intel_model_2065x_config
{
7 int tcc_offset
; /* TCC Activation Offset */
10 #endif /* __CPU_INTEL_MODEL_2065X_CHIP_H__ */