From a61ac117de833853728f77f4dacc396d789fc43a Mon Sep 17 00:00:00 2001 From: Prasad Bg Ranganath Date: Thu, 3 Aug 2017 08:00:48 -0500 Subject: PSTATE: Safe mode implmentation in PPB - Updated dpll fmult setting code - Updated review comments - compute using biased freq values - rebased - updated safe mode values to gppb and oppb - updated review comments Change-Id: Ia08ac464d67be4608f3c293e083135a9cf65aaec RTC:175533 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/44148 Tested-by: FSP CI Jenkins Tested-by: Jenkins Server Tested-by: PPE CI Tested-by: Hostboot CI Reviewed-by: Thi N. Tran Reviewed-by: Juan R. Medina Reviewed-by: Gregory S. Still Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/44152 Reviewed-by: Sachin Gupta --- .../xml/attribute_info/pm_plat_attributes.xml | 55 ++++++++++++++++++++++ 1 file changed, 55 insertions(+) (limited to 'src/import/chips/p9/procedures/xml') diff --git a/src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml index 79fc175a..ad7c55ea 100644 --- a/src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml +++ b/src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml @@ -145,6 +145,61 @@ + + ATTR_SAFE_MODE_NOVDM_UPLIFT_MV + + TARGET_TYPE_PROC_CHIP + + Safe mode voltage in mv + Consumer: p9_setup_evid.C + + Overridden by p9_pstate_parameter_block + + + uint32 + + + + + + + + + ATTR_SAFE_MODE_VOLTAGE_MV + + TARGET_TYPE_PROC_CHIP + + Safe mode voltage in mv + Consumer: p9_setup_evid.C + + Overridden by p9_pstate_parameter_block + + + uint32 + + + + + + + + ATTR_SAFE_MODE_FREQUENCY_MHZ + + TARGET_TYPE_PROC_CHIP + + Safe mode frequency in MHZ + Consumer: p9_setup_evid.C + + Overridden by p9_pstate_parameter_block + + + uint32 + + + + + + ATTR_AVSBUS_FREQUENCY -- cgit v1.2.1