soc/amd/stoneyridge: remove LIDS field from global NVS
[coreboot.git] / src / cpu / intel / model_2065x / chip.h
blob9e89793d8038030a1e39fcfe557322808a42434a
1 /* SPDX-License-Identifier: GPL-2.0-only */
3 struct cpu_intel_model_2065x_config {
4 int tcc_offset; /* TCC Activation Offset */
5 };