summaryrefslogtreecommitdiff
path: root/src/soc/amd/mendocino/chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/amd/mendocino/chip.h')
-rw-r--r--src/soc/amd/mendocino/chip.h9
1 files changed, 1 insertions, 8 deletions
diff --git a/src/soc/amd/mendocino/chip.h b/src/soc/amd/mendocino/chip.h
index 654294d186..7b33340736 100644
--- a/src/soc/amd/mendocino/chip.h
+++ b/src/soc/amd/mendocino/chip.h
@@ -82,14 +82,7 @@ struct soc_amd_mendocino_config {
uint32_t telemetry_vddcrsocfull_scale_current_mA;
uint32_t telemetry_vddcrsocoffset;
- /* Enable dptc tablet mode */
- bool dptc_tablet_mode_enable;
-
- /* STAPM Configuration for tablet mode */
- uint32_t fast_ppt_limit_tablet_mode_mW;
- uint32_t slow_ppt_limit_tablet_mode_mW;
- uint32_t sustained_power_limit_tablet_mode_mW;
- uint32_t thermctl_limit_tablet_mode_degreeC;
+ bool dptc_enable;
/* The array index is the general purpose PCIe clock output number. Values in here
aren't the values written to the register to have the default to be always on. */