summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRahul Batra <rbatra@us.ibm.com>2017-04-25 19:46:30 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-05-04 17:37:40 -0400
commit49dcdb6e09afb296dafd0120132e51ac8860e7f6 (patch)
tree7595c56bd338d4840b3a5972440df20daa05f35f
parent731180edb6a8b3ae6952686d3be3505222314c36 (diff)
downloadtalos-hostboot-49dcdb6e09afb296dafd0120132e51ac8860e7f6.tar.gz
talos-hostboot-49dcdb6e09afb296dafd0120132e51ac8860e7f6.zip
PGPE: WOF Calculation Phase 1
Change-Id: I57e87ee310141a7d569371d9987005db1c3d0209 HW-Image-Prereq: I7718a529b8754ffc6fd8fdeb957eccee563110b6 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/39683 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: RANGANATHPRASAD G. BRAHMASAMUDRA <prasadbgr@in.ibm.com> Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/39684 Reviewed-by: Hostboot Team <hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
-rw-r--r--src/import/chips/p9/common/pmlib/include/pstate_pgpe_occ_api.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/import/chips/p9/common/pmlib/include/pstate_pgpe_occ_api.h b/src/import/chips/p9/common/pmlib/include/pstate_pgpe_occ_api.h
index 84b7d119e..31496eec9 100644
--- a/src/import/chips/p9/common/pmlib/include/pstate_pgpe_occ_api.h
+++ b/src/import/chips/p9/common/pmlib/include/pstate_pgpe_occ_api.h
@@ -139,7 +139,7 @@ typedef struct ipcmsg_wof_vfrt
uint8_t active_quads; // OCC updated with the Active Quads that it
// is using for its Ceff calculations
uint8_t pad;
- VFRT_Hcode_t* vfrt_ptr; // Voltage Frequency Ratio Table
+ HomerVFRTLayout_t* homer_vfrt_ptr;
} ipcmsg_wof_vfrt_t;
OpenPOWER on IntegriCloud