summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/hwp/memory
diff options
context:
space:
mode:
authorBrian Silver <bsilver@us.ibm.com>2016-07-07 09:35:14 -0500
committerStephen Cprek <smcprek@us.ibm.com>2016-07-18 15:32:40 -0500
commite058381b4785cf4fadca5220acf31852cdda8bd1 (patch)
treede275caf3b569284d788b3a7cc9f54ff1e2bcfc0 /src/import/chips/p9/procedures/hwp/memory
parent9220b95b6176d37d62f19cd5ea10356827fbfc0a (diff)
downloadtalos-hostboot-e058381b4785cf4fadca5220acf31852cdda8bd1.tar.gz
talos-hostboot-e058381b4785cf4fadca5220acf31852cdda8bd1.zip
Change gen_vpd to account for more than one line of description
Change-Id: I54240aaefc08edb35455cd88d5fe25bcd4225890 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26707 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: ANDRE A. MARIN <aamarin@us.ibm.com> Reviewed-by: JACOB L. HARVEY <jlharvey@us.ibm.com> Reviewed-by: FEIHONG YAN <fyan@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26715 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/hwp/memory')
-rw-r--r--src/import/chips/p9/procedures/hwp/memory/lib/mss_vpd_decoder.H276
1 files changed, 74 insertions, 202 deletions
diff --git a/src/import/chips/p9/procedures/hwp/memory/lib/mss_vpd_decoder.H b/src/import/chips/p9/procedures/hwp/memory/lib/mss_vpd_decoder.H
index 84f862f51..fe74cb6e6 100644
--- a/src/import/chips/p9/procedures/hwp/memory/lib/mss_vpd_decoder.H
+++ b/src/import/chips/p9/procedures/hwp/memory/lib/mss_vpd_decoder.H
@@ -35,9 +35,7 @@ namespace decoder
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_SYSTEM>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note MR Keyword Layout Version Number. Increases when attributes are added, removed,
-/// or redefined. Does not
-/// reset.
+/// @note MR Keyword Layout Version Number. Increases when attributes are added, removed, or redefined. Does not reset.
///
inline fapi2::ReturnCode mss_vpd_mr_0_version_layout(const fapi2::Target<fapi2::TARGET_TYPE_SYSTEM>& i_target,
const uint8_t* i_blob)
@@ -57,9 +55,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_SYSTEM>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note MR Keyword Data Version Number. Increases when data changes with the above
-/// layout version. Resets when layout version number
-/// increments.
+/// @note MR Keyword Data Version Number. Increases when data changes with the above layout version. Resets when layout version number increments.
///
inline fapi2::ReturnCode mss_vpd_mr_1_version_data(const fapi2::Target<fapi2::TARGET_TYPE_SYSTEM>& i_target,
const uint8_t* i_blob)
@@ -79,8 +75,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_SYSTEM>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note Hash Signature for the MT Keyword. The hash signature is 32bits for 256 bytes of
-/// data.
+/// @note Hash Signature for the MT Keyword. The hash signature is 32bits for 256 bytes of data.
///
inline fapi2::ReturnCode mss_vpd_mr_2_signature_hash(const fapi2::Target<fapi2::TARGET_TYPE_SYSTEM>& i_target,
const uint8_t* i_blob)
@@ -100,9 +95,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note Phase rotator delay value of command/address of A## in ticks. Ticks are 1/128 of
-/// one cycle of
-/// clock.
+/// @note Phase rotator delay value of command/address of A## in ticks. Ticks are 1/128 of one cycle of clock.
///
inline fapi2::ReturnCode mss_vpd_mr_mc_phase_rot_addr_a00(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
const uint8_t* i_blob)
@@ -122,9 +115,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note Phase rotator delay value of command/address of A## in ticks. Ticks are 1/128 of
-/// one cycle of
-/// clock.
+/// @note Phase rotator delay value of command/address of A## in ticks. Ticks are 1/128 of one cycle of clock.
///
inline fapi2::ReturnCode mss_vpd_mr_mc_phase_rot_addr_a01(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
const uint8_t* i_blob)
@@ -144,9 +135,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note Phase rotator delay value of command/address of A## in ticks. Ticks are 1/128 of
-/// one cycle of
-/// clock.
+/// @note Phase rotator delay value of command/address of A## in ticks. Ticks are 1/128 of one cycle of clock.
///
inline fapi2::ReturnCode mss_vpd_mr_mc_phase_rot_addr_a02(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
const uint8_t* i_blob)
@@ -166,9 +155,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note Phase rotator delay value of command/address of A## in ticks. Ticks are 1/128 of
-/// one cycle of
-/// clock.
+/// @note Phase rotator delay value of command/address of A## in ticks. Ticks are 1/128 of one cycle of clock.
///
inline fapi2::ReturnCode mss_vpd_mr_mc_phase_rot_addr_a03(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
const uint8_t* i_blob)
@@ -188,9 +175,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note Phase rotator delay value of command/address of A## in ticks. Ticks are 1/128 of
-/// one cycle of
-/// clock.
+/// @note Phase rotator delay value of command/address of A## in ticks. Ticks are 1/128 of one cycle of clock.
///
inline fapi2::ReturnCode mss_vpd_mr_mc_phase_rot_addr_a04(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
const uint8_t* i_blob)
@@ -210,9 +195,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note Phase rotator delay value of command/address of A## in ticks. Ticks are 1/128 of
-/// one cycle of
-/// clock.
+/// @note Phase rotator delay value of command/address of A## in ticks. Ticks are 1/128 of one cycle of clock.
///
inline fapi2::ReturnCode mss_vpd_mr_mc_phase_rot_addr_a05(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
const uint8_t* i_blob)
@@ -232,9 +215,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note Phase rotator delay value of command/address of A## in ticks. Ticks are 1/128 of
-/// one cycle of
-/// clock.
+/// @note Phase rotator delay value of command/address of A## in ticks. Ticks are 1/128 of one cycle of clock.
///
inline fapi2::ReturnCode mss_vpd_mr_mc_phase_rot_addr_a06(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
const uint8_t* i_blob)
@@ -254,9 +235,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note Phase rotator delay value of command/address of A## in ticks. Ticks are 1/128 of
-/// one cycle of
-/// clock.
+/// @note Phase rotator delay value of command/address of A## in ticks. Ticks are 1/128 of one cycle of clock.
///
inline fapi2::ReturnCode mss_vpd_mr_mc_phase_rot_addr_a07(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
const uint8_t* i_blob)
@@ -276,9 +255,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note Phase rotator delay value of command/address of A## in ticks. Ticks are 1/128 of
-/// one cycle of
-/// clock.
+/// @note Phase rotator delay value of command/address of A## in ticks. Ticks are 1/128 of one cycle of clock.
///
inline fapi2::ReturnCode mss_vpd_mr_mc_phase_rot_addr_a08(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
const uint8_t* i_blob)
@@ -298,9 +275,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note Phase rotator delay value of command/address of A## in ticks. Ticks are 1/128 of
-/// one cycle of
-/// clock.
+/// @note Phase rotator delay value of command/address of A## in ticks. Ticks are 1/128 of one cycle of clock.
///
inline fapi2::ReturnCode mss_vpd_mr_mc_phase_rot_addr_a09(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
const uint8_t* i_blob)
@@ -320,9 +295,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note Phase rotator delay value of command/address of A## in ticks. Ticks are 1/128 of
-/// one cycle of
-/// clock.
+/// @note Phase rotator delay value of command/address of A## in ticks. Ticks are 1/128 of one cycle of clock.
///
inline fapi2::ReturnCode mss_vpd_mr_mc_phase_rot_addr_a10(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
const uint8_t* i_blob)
@@ -342,9 +315,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note Phase rotator delay value of command/address of A## in ticks. Ticks are 1/128 of
-/// one cycle of
-/// clock.
+/// @note Phase rotator delay value of command/address of A## in ticks. Ticks are 1/128 of one cycle of clock.
///
inline fapi2::ReturnCode mss_vpd_mr_mc_phase_rot_addr_a11(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
const uint8_t* i_blob)
@@ -364,9 +335,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note Phase rotator delay value of command/address of A## in ticks. Ticks are 1/128 of
-/// one cycle of
-/// clock.
+/// @note Phase rotator delay value of command/address of A## in ticks. Ticks are 1/128 of one cycle of clock.
///
inline fapi2::ReturnCode mss_vpd_mr_mc_phase_rot_addr_a12(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
const uint8_t* i_blob)
@@ -386,9 +355,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note Phase rotator delay value of command/address of A## in ticks. Ticks are 1/128 of
-/// one cycle of
-/// clock.
+/// @note Phase rotator delay value of command/address of A## in ticks. Ticks are 1/128 of one cycle of clock.
///
inline fapi2::ReturnCode mss_vpd_mr_mc_phase_rot_addr_a13(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
const uint8_t* i_blob)
@@ -408,9 +375,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note Phase rotator delay value of command/address of A## in ticks. Ticks are 1/128 of
-/// one cycle of
-/// clock.
+/// @note Phase rotator delay value of command/address of A## in ticks. Ticks are 1/128 of one cycle of clock.
///
inline fapi2::ReturnCode mss_vpd_mr_mc_phase_rot_addr_a17(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
const uint8_t* i_blob)
@@ -430,9 +395,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note Phase rotator delay value of Bank Address of BA# in ticks. Ticks are 1/128 of
-/// one cycle of
-/// clock.
+/// @note Phase rotator delay value of Bank Address of BA# in ticks. Ticks are 1/128 of one cycle of clock.
///
inline fapi2::ReturnCode mss_vpd_mr_mc_phase_rot_addr_ba0(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
const uint8_t* i_blob)
@@ -452,9 +415,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note Phase rotator delay value of Bank Address of BA# in ticks. Ticks are 1/128 of
-/// one cycle of
-/// clock.
+/// @note Phase rotator delay value of Bank Address of BA# in ticks. Ticks are 1/128 of one cycle of clock.
///
inline fapi2::ReturnCode mss_vpd_mr_mc_phase_rot_addr_ba1(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
const uint8_t* i_blob)
@@ -474,9 +435,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note Phase rotator delay value of Bank Group of BG# in ticks. Ticks are 1/128 of one
-/// cycle of
-/// clock.
+/// @note Phase rotator delay value of Bank Group of BG# in ticks. Ticks are 1/128 of one cycle of clock.
///
inline fapi2::ReturnCode mss_vpd_mr_mc_phase_rot_addr_bg0(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
const uint8_t* i_blob)
@@ -496,9 +455,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note Phase rotator delay value of Bank Group of BA# in ticks. Ticks are 1/128 of one
-/// cycle of
-/// clock.
+/// @note Phase rotator delay value of Bank Group of BA# in ticks. Ticks are 1/128 of one cycle of clock.
///
inline fapi2::ReturnCode mss_vpd_mr_mc_phase_rot_addr_bg1(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
const uint8_t* i_blob)
@@ -518,9 +475,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note Phase rotator delay value of Chip ID of C# in ticks. Only used in TSV Dimms.
-/// Ticks are 1/128 of one cycle of
-/// clock.
+/// @note Phase rotator delay value of Chip ID of C# in ticks. Only used in TSV Dimms. Ticks are 1/128 of one cycle of clock.
///
inline fapi2::ReturnCode mss_vpd_mr_mc_phase_rot_addr_c0(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
const uint8_t* i_blob)
@@ -540,9 +495,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note Phase rotator delay value of Chip ID of C# in ticks. Only used in TSV Dimms.
-/// Ticks are 1/128 of one cycle of
-/// clock.
+/// @note Phase rotator delay value of Chip ID of C# in ticks. Only used in TSV Dimms. Ticks are 1/128 of one cycle of clock.
///
inline fapi2::ReturnCode mss_vpd_mr_mc_phase_rot_addr_c1(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
const uint8_t* i_blob)
@@ -562,9 +515,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note Phase rotator delay value of Chip ID of C# in ticks. Only used in TSV Dimms.
-/// Ticks are 1/128 of one cycle of
-/// clock.
+/// @note Phase rotator delay value of Chip ID of C# in ticks. Only used in TSV Dimms. Ticks are 1/128 of one cycle of clock.
///
inline fapi2::ReturnCode mss_vpd_mr_mc_phase_rot_addr_c2(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
const uint8_t* i_blob)
@@ -584,9 +535,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note Phase rotator delay value of Clock for Dimm#_CLK# in ticks. Ticks are 1/128 of
-/// one cycle of
-/// clock.
+/// @note Phase rotator delay value of Clock for Dimm#_CLK# in ticks. Ticks are 1/128 of one cycle of clock.
///
inline fapi2::ReturnCode mss_vpd_mr_mc_phase_rot_d0_clk0(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
const uint8_t* i_blob)
@@ -606,9 +555,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note Phase rotator delay value of Clock for Dimm#_CLK# in ticks. Ticks are 1/128 of
-/// one cycle of
-/// clock.
+/// @note Phase rotator delay value of Clock for Dimm#_CLK# in ticks. Ticks are 1/128 of one cycle of clock.
///
inline fapi2::ReturnCode mss_vpd_mr_mc_phase_rot_d0_clk1(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
const uint8_t* i_blob)
@@ -628,9 +575,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note Phase rotator delay value of Clock for Dimm#_CLK# in ticks. Ticks are 1/128 of
-/// one cycle of
-/// clock.
+/// @note Phase rotator delay value of Clock for Dimm#_CLK# in ticks. Ticks are 1/128 of one cycle of clock.
///
inline fapi2::ReturnCode mss_vpd_mr_mc_phase_rot_d1_clk0(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
const uint8_t* i_blob)
@@ -650,9 +595,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note Phase rotator delay value of Clock for Dimm#_CLK# in ticks. Ticks are 1/128 of
-/// one cycle of
-/// clock.
+/// @note Phase rotator delay value of Clock for Dimm#_CLK# in ticks. Ticks are 1/128 of one cycle of clock.
///
inline fapi2::ReturnCode mss_vpd_mr_mc_phase_rot_d1_clk1(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
const uint8_t* i_blob)
@@ -672,9 +615,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note Phase rotator delay value of Activate for ACTN in ticks. Ticks are 1/128 of one
-/// cycle of
-/// clock.
+/// @note Phase rotator delay value of Activate for ACTN in ticks. Ticks are 1/128 of one cycle of clock.
///
inline fapi2::ReturnCode mss_vpd_mr_mc_phase_rot_cmd_actn(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
const uint8_t* i_blob)
@@ -694,9 +635,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note Phase rotator delay value of Column Access Strobe for CASN in ticks. Ticks are
-/// 1/128 of one cycle of
-/// clock.
+/// @note Phase rotator delay value of Column Access Strobe for CASN in ticks. Ticks are 1/128 of one cycle of clock.
///
inline fapi2::ReturnCode mss_vpd_mr_mc_phase_rot_cmd_addr_casn_a15(const fapi2::Target<fapi2::TARGET_TYPE_MCS>&
i_target, const uint8_t* i_blob)
@@ -716,9 +655,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note Phase rotator delay value of Row Access Strobe for RASN in ticks. Ticks are
-/// 1/128 of one cycle of
-/// clock.
+/// @note Phase rotator delay value of Row Access Strobe for RASN in ticks. Ticks are 1/128 of one cycle of clock.
///
inline fapi2::ReturnCode mss_vpd_mr_mc_phase_rot_cmd_addr_rasn_a16(const fapi2::Target<fapi2::TARGET_TYPE_MCS>&
i_target, const uint8_t* i_blob)
@@ -738,9 +675,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note Phase rotator delay value of Write Enable for WEN in ticks. Ticks are 1/128 of
-/// one cycle of
-/// clock.
+/// @note Phase rotator delay value of Write Enable for WEN in ticks. Ticks are 1/128 of one cycle of clock.
///
inline fapi2::ReturnCode mss_vpd_mr_mc_phase_rot_cmd_addr_wen_a14(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
const uint8_t* i_blob)
@@ -760,9 +695,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note Phase rotator delay value of the Parity Input for PAR in ticks. Ticks are 1/128
-/// of one cycle of
-/// clock.
+/// @note Phase rotator delay value of the Parity Input for PAR in ticks. Ticks are 1/128 of one cycle of clock.
///
inline fapi2::ReturnCode mss_vpd_mr_mc_phase_rot_cmd_par(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
const uint8_t* i_blob)
@@ -782,9 +715,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note Phase rotator delay value of Clock Enable for Dimm#_CKE# in ticks. Ticks are
-/// 1/128 of one cycle of
-/// clock.
+/// @note Phase rotator delay value of Clock Enable for Dimm#_CKE# in ticks. Ticks are 1/128 of one cycle of clock.
///
inline fapi2::ReturnCode mss_vpd_mr_mc_phase_rot_cntl_d0_cke0(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
const uint8_t* i_blob)
@@ -804,9 +735,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note Phase rotator delay value of Clock Enable for Dimm#_CKE# in ticks. Ticks are
-/// 1/128 of one cycle of
-/// clock.
+/// @note Phase rotator delay value of Clock Enable for Dimm#_CKE# in ticks. Ticks are 1/128 of one cycle of clock.
///
inline fapi2::ReturnCode mss_vpd_mr_mc_phase_rot_cntl_d0_cke1(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
const uint8_t* i_blob)
@@ -826,9 +755,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note Phase rotator delay value of Clock Enable for Dimm#_CKE# in ticks. Ticks are
-/// 1/128 of one cycle of
-/// clock.
+/// @note Phase rotator delay value of Clock Enable for Dimm#_CKE# in ticks. Ticks are 1/128 of one cycle of clock.
///
inline fapi2::ReturnCode mss_vpd_mr_mc_phase_rot_cntl_d1_cke0(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
const uint8_t* i_blob)
@@ -848,9 +775,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note Phase rotator delay value of Clock Enable for Dimm#_CKE# in ticks. Ticks are
-/// 1/128 of one cycle of
-/// clock.
+/// @note Phase rotator delay value of Clock Enable for Dimm#_CKE# in ticks. Ticks are 1/128 of one cycle of clock.
///
inline fapi2::ReturnCode mss_vpd_mr_mc_phase_rot_cntl_d1_cke1(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
const uint8_t* i_blob)
@@ -870,9 +795,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note Phase rotator delay value of Chip Select for Dimm#_CSN# in ticks. Ticks are
-/// 1/128 of one cycle of
-/// clock.
+/// @note Phase rotator delay value of Chip Select for Dimm#_CSN# in ticks. Ticks are 1/128 of one cycle of clock.
///
inline fapi2::ReturnCode mss_vpd_mr_mc_phase_rot_cntl_d0_csn0(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
const uint8_t* i_blob)
@@ -892,9 +815,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note Phase rotator delay value of Chip Select for Dimm#_CSN# in ticks. Ticks are
-/// 1/128 of one cycle of
-/// clock.
+/// @note Phase rotator delay value of Chip Select for Dimm#_CSN# in ticks. Ticks are 1/128 of one cycle of clock.
///
inline fapi2::ReturnCode mss_vpd_mr_mc_phase_rot_cntl_d0_csn1(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
const uint8_t* i_blob)
@@ -914,9 +835,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note Phase rotator delay value of Chip Select for Dimm#_CSN# in ticks. Ticks are
-/// 1/128 of one cycle of
-/// clock.
+/// @note Phase rotator delay value of Chip Select for Dimm#_CSN# in ticks. Ticks are 1/128 of one cycle of clock.
///
inline fapi2::ReturnCode mss_vpd_mr_mc_phase_rot_cntl_d1_csn0(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
const uint8_t* i_blob)
@@ -936,9 +855,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note Phase rotator delay value of Chip Select for Dimm#_CSN# in ticks. Ticks are
-/// 1/128 of one cycle of
-/// clock.
+/// @note Phase rotator delay value of Chip Select for Dimm#_CSN# in ticks. Ticks are 1/128 of one cycle of clock.
///
inline fapi2::ReturnCode mss_vpd_mr_mc_phase_rot_cntl_d1_csn1(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
const uint8_t* i_blob)
@@ -958,9 +875,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note Phase rotator delay value of On Die Termination for Dimm#_ODT# in ticks. Ticks
-/// are 1/128 of one cycle of
-/// clock.
+/// @note Phase rotator delay value of On Die Termination for Dimm#_ODT# in ticks. Ticks are 1/128 of one cycle of clock.
///
inline fapi2::ReturnCode mss_vpd_mr_mc_phase_rot_cntl_d0_odt0(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
const uint8_t* i_blob)
@@ -980,9 +895,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note Phase rotator delay value of On Die Termination for Dimm#_ODT# in ticks. Ticks
-/// are 1/128 of one cycle of
-/// clock.
+/// @note Phase rotator delay value of On Die Termination for Dimm#_ODT# in ticks. Ticks are 1/128 of one cycle of clock.
///
inline fapi2::ReturnCode mss_vpd_mr_mc_phase_rot_cntl_d0_odt1(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
const uint8_t* i_blob)
@@ -1002,9 +915,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note Phase rotator delay value of On Die Termination for Dimm#_ODT# in ticks. Ticks
-/// are 1/128 of one cycle of
-/// clock.
+/// @note Phase rotator delay value of On Die Termination for Dimm#_ODT# in ticks. Ticks are 1/128 of one cycle of clock.
///
inline fapi2::ReturnCode mss_vpd_mr_mc_phase_rot_cntl_d1_odt0(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
const uint8_t* i_blob)
@@ -1024,9 +935,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note Phase rotator delay value of On Die Termination for Dimm#_ODT# in ticks. Ticks
-/// are 1/128 of one cycle of
-/// clock.
+/// @note Phase rotator delay value of On Die Termination for Dimm#_ODT# in ticks. Ticks are 1/128 of one cycle of clock.
///
inline fapi2::ReturnCode mss_vpd_mr_mc_phase_rot_cntl_d1_odt1(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
const uint8_t* i_blob)
@@ -1046,8 +955,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note Default value for 2N Mode from Signal
-/// Integrity.
+/// @note Default value for 2N Mode from Signal Integrity.
///
inline fapi2::ReturnCode mss_vpd_mr_mc_2n_mode_autoset(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
const uint8_t* i_blob)
@@ -1069,9 +977,8 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_SYSTEM>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note MT Keyword Layout Version Number. Increases when attributes are added, removed,
-/// or redefined. Does not
-/// reset.
+/// @note MT Keyword Layout Version Number.
+/// Increases when attributes are added, removed, or redefined. Does not reset.
///
inline fapi2::ReturnCode mss_vpd_mt_0_version_layout(const fapi2::Target<fapi2::TARGET_TYPE_SYSTEM>& i_target,
const uint8_t* i_blob)
@@ -1091,9 +998,9 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_SYSTEM>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note MT Keyword Data Version Number. Increases when data changes with the above
-/// layout version. Resets when layout version number
-/// increments.
+/// @note MT Keyword Data Version Number.
+/// Increases when data changes with the above layout version.
+/// Resets when layout version number increments.
///
inline fapi2::ReturnCode mss_vpd_mt_1_version_data(const fapi2::Target<fapi2::TARGET_TYPE_SYSTEM>& i_target,
const uint8_t* i_blob)
@@ -1113,8 +1020,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_SYSTEM>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note Hash Signature for the MT Keyword. The hash signature is 32bits for 256 bytes of
-/// data.
+/// @note Hash Signature for the MT Keyword. The hash signature is 32bits for 256 bytes of data.
///
inline fapi2::ReturnCode mss_vpd_mt_2_signature_hash(const fapi2::Target<fapi2::TARGET_TYPE_SYSTEM>& i_target,
const uint8_t* i_blob)
@@ -1134,8 +1040,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note Register Clock Driver, Input Bus Termination in tens of
-/// Ohms.
+/// @note Register Clock Driver, Input Bus Termination in tens of Ohms.
///
inline fapi2::ReturnCode mss_vpd_mt_dimm_rcd_ibt(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
const uint8_t* i_blob)
@@ -1155,8 +1060,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note DQ and DQS Drive Impedance for
-/// [Port][DIMM][RANK].
+/// @note DQ and DQS Drive Impedance for [Port][DIMM][RANK].
///
inline fapi2::ReturnCode mss_vpd_mt_dram_drv_imp_dq_dqs(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
const uint8_t* i_blob)
@@ -1176,8 +1080,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note DRAM side Nominal Termination Resistance in
-/// Ohms.
+/// @note DRAM side Nominal Termination Resistance in Ohms.
///
inline fapi2::ReturnCode mss_vpd_mt_dram_rtt_nom(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
const uint8_t* i_blob)
@@ -1197,8 +1100,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note DRAM side Park Termination Resistance in
-/// Ohms.
+/// @note DRAM side Park Termination Resistance in Ohms.
///
inline fapi2::ReturnCode mss_vpd_mt_dram_rtt_park(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
const uint8_t* i_blob)
@@ -1218,8 +1120,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note DRAM side Write Termination Resistance in
-/// Ohms.
+/// @note DRAM side Write Termination Resistance in Ohms.
///
inline fapi2::ReturnCode mss_vpd_mt_dram_rtt_wr(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
const uint8_t* i_blob)
@@ -1239,9 +1140,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note Selects the number of enabled pullup branches during READ mode. ONLY set range
-/// 0-7. Eg. 0x02 = b00000010 (1 branch selected), 0x06 = b00000110 (2 branches
-/// selected)
+/// @note Selects the number of enabled pullup branches during READ mode. ONLY set range 0-7. Eg. 0x02 = b00000010 (1 branch selected), 0x06 = b00000110 (2 branches selected)
///
inline fapi2::ReturnCode mss_vpd_mt_mc_dq_acboost_rd_up(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
const uint8_t* i_blob)
@@ -1261,10 +1160,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note Selects the number of enabled pulldown branches during WRITE mode. ONLY set
-/// range 0-7. Eg. 0x02 = b00000010 (1 branch selected), 0x06 = b00000110 (2
-/// branches
-/// selected)
+/// @note Selects the number of enabled pulldown branches during WRITE mode. ONLY set range 0-7. Eg. 0x02 = b00000010 (1 branch selected), 0x06 = b00000110 (2 branches selected)
///
inline fapi2::ReturnCode mss_vpd_mt_mc_dq_acboost_wr_down(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
const uint8_t* i_blob)
@@ -1284,9 +1180,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note Selects the number of enabled pullup branches during WRITE mode. ONLY set range
-/// 0-7. Eg. 0x02 = b00000010 (1 branch selected), 0x06 = b00000110 (2 branches
-/// selected)
+/// @note Selects the number of enabled pullup branches during WRITE mode. ONLY set range 0-7. Eg. 0x02 = b00000010 (1 branch selected), 0x06 = b00000110 (2 branches selected)
///
inline fapi2::ReturnCode mss_vpd_mt_mc_dq_acboost_wr_up(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
const uint8_t* i_blob)
@@ -1306,10 +1200,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note Sets the capacitance value in the RC source degeneration for [PORT#][DP16
-/// BLOCK#]. ONLY set range 0-3. (0x00 = No capacitor selected, 0x01 = more caps
-/// selected, 0x02 = even more caps selected, 0x03 = maximum capacitors
-/// selected)
+/// @note Sets the capacitance value in the RC source degeneration for [PORT#][DP16 BLOCK#]. ONLY set range 0-3. (0x00 = No capacitor selected, 0x01 = more caps selected, 0x02 = even more caps selected, 0x03 = maximum capacitors selected)
///
inline fapi2::ReturnCode mss_vpd_mt_mc_dq_ctle_cap(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
const uint8_t* i_blob)
@@ -1329,10 +1220,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note Sets the resistance value in the RC source degeneration for [PORT#][DP16
-/// BLOCK#]. Also defines the CTLE's DC Gain. ONLY set range 0-7. (0x00 = max
-/// resistance, 0x01 to 0x06 = decreasing resistance, 0x07 = min
-/// resistance)
+/// @note Sets the resistance value in the RC source degeneration for [PORT#][DP16 BLOCK#]. Also defines the CTLE's DC Gain. ONLY set range 0-7. (0x00 = max resistance, 0x01 to 0x06 = decreasing resistance, 0x07 = min resistance)
///
inline fapi2::ReturnCode mss_vpd_mt_mc_dq_ctle_res(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
const uint8_t* i_blob)
@@ -1352,8 +1240,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note Memory Controller side Drive Impedance for Address Lines in
-/// Ohms.
+/// @note Memory Controller side Drive Impedance for Address Lines in Ohms.
///
inline fapi2::ReturnCode mss_vpd_mt_mc_drv_imp_addr(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
const uint8_t* i_blob)
@@ -1373,8 +1260,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note Memory Controller side Drive Impedance for Clock in
-/// Ohms.
+/// @note Memory Controller side Drive Impedance for Clock in Ohms.
///
inline fapi2::ReturnCode mss_vpd_mt_mc_drv_imp_clk(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
const uint8_t* i_blob)
@@ -1394,8 +1280,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note Memory Controller side Drive Impedance for Control Lines in
-/// Ohms.
+/// @note Memory Controller side Drive Impedance for Control Lines in Ohms.
///
inline fapi2::ReturnCode mss_vpd_mt_mc_drv_imp_cntl(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
const uint8_t* i_blob)
@@ -1415,8 +1300,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note Memory Controller side Drive Impedance for Data and Data Strobe Lines in
-/// Ohms.
+/// @note Memory Controller side Drive Impedance for Data and Data Strobe Lines in Ohms.
///
inline fapi2::ReturnCode mss_vpd_mt_mc_drv_imp_dq_dqs(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
const uint8_t* i_blob)
@@ -1436,8 +1320,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note Memory Controller side Drive Impedance for Clock Enable Spare Line in
-/// Ohms.
+/// @note Memory Controller side Drive Impedance for Clock Enable Spare Line in Ohms.
///
inline fapi2::ReturnCode mss_vpd_mt_mc_drv_imp_spcke(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
const uint8_t* i_blob)
@@ -1457,8 +1340,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note Memory Controller side Receiver Impedance for Data and Data Strobe Lines in
-/// Ohms.
+/// @note Memory Controller side Receiver Impedance for Data and Data Strobe Lines in Ohms.
///
inline fapi2::ReturnCode mss_vpd_mt_mc_rcv_imp_dq_dqs(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
const uint8_t* i_blob)
@@ -1478,8 +1360,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note READ, On Die Termination triggering
-/// bitmap.
+/// @note READ, On Die Termination triggering bitmap.
///
inline fapi2::ReturnCode mss_vpd_mt_odt_rd(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, const uint8_t* i_blob)
{
@@ -1498,8 +1379,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note WRITE, On Die Termination triggering
-/// bitmap.
+/// @note WRITE, On Die Termination triggering bitmap.
///
inline fapi2::ReturnCode mss_vpd_mt_odt_wr(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, const uint8_t* i_blob)
{
@@ -1518,9 +1398,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note DRAM side Write Vref setting for DDR4. Bit encode is 01234567. Bit 0 is unused.
-/// Bit 1 is the Range. Bits 2-7 is the Value. Refer to the VrefDQ Training Table in
-/// JEDEC.
+/// @note DRAM side Write Vref setting for DDR4. Bit encode is 01234567. Bit 0 is unused. Bit 1 is the Range. Bits 2-7 is the Value. Refer to the VrefDQ Training Table in JEDEC.
///
inline fapi2::ReturnCode mss_vpd_mt_vref_dram_wr(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
const uint8_t* i_blob)
@@ -1540,9 +1418,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note Memory Controller side Read Vref setting. Dividing by 1000 gives you percentage
-/// of
-/// Vdd
+/// @note Memory Controller side Read Vref setting. Dividing by 1000 gives you percentage of Vdd
///
inline fapi2::ReturnCode mss_vpd_mt_vref_mc_rd(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
const uint8_t* i_blob)
@@ -1562,11 +1438,7 @@ fapi_try_exit:
/// @param[in] i_target fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[in] i_blob the VPD blob for this MCS
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff set is OK
-/// @note Derived from calibration/characterization of read centering. Number of windage
-/// offset in units of pico-seconds[ps] with sign bit0 (0b0=positive, 0b1=negative)
-/// and value in bits1..31, so 0x80000023 for example would mean "-35ps". If this is
-/// enabled, disable periodic rd_ctr in draminit_mc.
-/// Default
+/// @note Derived from calibration/characterization of read centering. Number of windage offset in units of pico-seconds[ps] with sign bit0 (0b0=positive, 0b1=negative) and value in bits1..31, so 0x80000023 for example would mean "-35ps". If this is enabled, disable periodic rd_ctr in draminit_mc. Default
///
inline fapi2::ReturnCode mss_vpd_mt_windage_rd_ctr(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
const uint8_t* i_blob)
OpenPOWER on IntegriCloud