summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/hwp
diff options
context:
space:
mode:
authorBrian Silver <bsilver@us.ibm.com>2016-04-05 08:34:43 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2016-04-22 16:06:13 -0400
commit103d45221ad30e960c3314cd246b4fc81d7f6dc7 (patch)
tree6a9f2c9cff84ce07510d4bddd50b6fcce8a3222e /src/import/chips/p9/procedures/hwp
parentf188e83576c72af2824f953b5e1e00280daa4212 (diff)
downloadtalos-hostboot-103d45221ad30e960c3314cd246b4fc81d7f6dc7.tar.gz
talos-hostboot-103d45221ad30e960c3314cd246b4fc81d7f6dc7.zip
Update attribute accessor description processing
Change-Id: Ied0e9ecb7febff804583d53670a8117ca634d669 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/23311 Reviewed-by: ANDRE A. MARIN <aamarin@us.ibm.com> Reviewed-by: STEPHEN GLANCY <sglancy@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/23369 Tested-by: FSP CI Jenkins Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/hwp')
-rw-r--r--src/import/chips/p9/procedures/hwp/memory/lib/mss_attribute_accessors.H5538
1 files changed, 1950 insertions, 3588 deletions
diff --git a/src/import/chips/p9/procedures/hwp/memory/lib/mss_attribute_accessors.H b/src/import/chips/p9/procedures/hwp/memory/lib/mss_attribute_accessors.H
index 8471b7f35..6cb8a797d 100644
--- a/src/import/chips/p9/procedures/hwp/memory/lib/mss_attribute_accessors.H
+++ b/src/import/chips/p9/procedures/hwp/memory/lib/mss_attribute_accessors.H
@@ -109,7 +109,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa54d28)
+/// @note No description
///
inline fapi2::ReturnCode mcbist_rank(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
{
@@ -131,7 +131,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa54d28)
+/// @note No description
///
inline fapi2::ReturnCode mcbist_rank(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
{
@@ -154,7 +154,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa54d28)
+/// @note No description
///
inline fapi2::ReturnCode mcbist_rank(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
{
@@ -1402,11 +1402,9 @@ fapi_try_exit:
/// @param[out] uint64_t& reference to store the value
/// @note Generated by gen_accessors.pl generateParameters (MCBIST A)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note DRAM Voltage, each voltage rail would need to have a value.
-/// Computed in mss_volt C code - in millivolts
-/// creator: mss_volt
-/// consumer: mss_eff_cnfg, others
-/// firmware notes:
+/// @note DRAM Voltage, each voltage rail would need to have a value. Computed in mss_volt
+/// C code - in millivolts creator: mss_volt consumer: mss_eff_cnfg, others firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode volt(const fapi2::Target<fapi2::TARGET_TYPE_MCBIST>& i_target, uint64_t& o_value)
@@ -1427,11 +1425,9 @@ fapi_try_exit:
/// @param[out] uint64_t& reference to store the value
/// @note Generated by gen_accessors.pl generateParameters (MCBIST A)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note DRAM VPP Voltage, each voltage rail would need to have a value.
-/// Computed in mss_volt C code - in millivolts. 0V - DDR3, 2.5V - DDR4
-/// creator: mss_volt
-/// consumer: mss_eff_cnfg, others
-/// firmware notes:
+/// @note DRAM VPP Voltage, each voltage rail would need to have a value. Computed in
+/// mss_volt C code - in millivolts. 0V - DDR3, 2.5V - DDR4 creator: mss_volt
+/// consumer: mss_eff_cnfg, others firmware notes:
/// none
///
inline fapi2::ReturnCode volt_vpp(const fapi2::Target<fapi2::TARGET_TYPE_MCBIST>& i_target, uint64_t& o_value)
@@ -1453,13 +1449,11 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (MCBIST A)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note FOR LAB USE ONLY: Frequency override of this memory channel in MHz, comprising
-/// of up to three DIMMs.
-/// Set by config file or an attribute writing program.
-/// Consumed by mss_freq.
-/// The default of AUTO means mss_freq will find the best frequencies given the
-/// DIMMs plugged in and other rules.
-/// Otherwise, this is the system frequency.
-/// firmware notes: Platforms should initialize this attribute to AUTO
+/// of up to three DIMMs. Set by config file or an attribute writing program.
+/// Consumed by mss_freq. The default of AUTO means mss_freq will find the best
+/// frequencies given the DIMMs plugged in and other rules. Otherwise, this is the
+/// system frequency. firmware notes: Platforms should initialize this attribute to
+/// AUTO
/// (0)
///
inline fapi2::ReturnCode freq_override(const fapi2::Target<fapi2::TARGET_TYPE_MCBIST>& i_target, uint64_t& o_value)
@@ -1480,12 +1474,9 @@ fapi_try_exit:
/// @param[out] uint64_t& reference to store the value
/// @note Generated by gen_accessors.pl generateParameters (MCBIST A)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Frequency of this memory channel in MT/s (Mega Transfers per second),
-/// comprising of three DIMMs.
-/// Computed in mss_freq
-/// creator: mss_freq
-/// consumer: mss_eff_cnfg, others
-/// firmware notes:
+/// @note Frequency of this memory channel in MT/s (Mega Transfers per second), comprising
+/// of three DIMMs. Computed in mss_freq creator: mss_freq consumer: mss_eff_cnfg,
+/// others firmware notes:
/// none
///
inline fapi2::ReturnCode freq(const fapi2::Target<fapi2::TARGET_TYPE_MCBIST>& i_target, uint64_t& o_value)
@@ -1507,13 +1498,11 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (MCBIST A)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note Percentage to increase/decrease MEM frequency - two's complement number.
-/// Measured in 100's. So the value of 100 is one percent increase.
-/// This frequency change comes from changing multipliers and dividers to get the
-/// desired frequency.
-/// The supported frequencies come from Tim Diemoz.
-/// Creator: platform set this to 0. Users can set this to a valid value.
-/// VALID Values: (TBD % to TBD %) (Tuleta) (TBD % to TBD %) (Glacier)
-/// Set by: PLL settings written by Dave
+/// Measured in 100's. So the value of 100 is one percent increase. This frequency
+/// change comes from changing multipliers and dividers to get the desired
+/// frequency. The supported frequencies come from Tim Diemoz. Creator: platform set
+/// this to 0. Users can set this to a valid value. VALID Values: (TBD % to TBD %)
+/// (Tuleta) (TBD % to TBD %) (Glacier) Set by: PLL settings written by Dave
/// Cadigan
///
inline fapi2::ReturnCode freq_bias_percentage(const fapi2::Target<fapi2::TARGET_TYPE_MCBIST>& i_target,
@@ -1620,15 +1609,11 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (F)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note Bit wise representation of master ranks in each DIMM that are used for reads and
-/// writes.
-/// Used in various locations and is computed in mss_eff_cnfg.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Dimensions are [port][dimm] A/B=Mba_0 C/D=Mba_1
-/// There are only two DIMM ranks: DIMM0 and DIMM1 where DIMM0 is the furthest from
-/// the centaur.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// writes. Used in various locations and is computed in mss_eff_cnfg. Can be
+/// overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg. Dimensions are
+/// [port][dimm] A/B=Mba_0 C/D=Mba_1 There are only two DIMM ranks: DIMM0 and DIMM1
+/// where DIMM0 is the furthest from the centaur. creator: mss_eff_cnfg consumer:
+/// various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ranks_configed(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
@@ -1655,15 +1640,11 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (G)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note Bit wise representation of master ranks in each DIMM that are used for reads and
-/// writes.
-/// Used in various locations and is computed in mss_eff_cnfg.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Dimensions are [port][dimm] A/B=Mba_0 C/D=Mba_1
-/// There are only two DIMM ranks: DIMM0 and DIMM1 where DIMM0 is the furthest from
-/// the centaur.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// writes. Used in various locations and is computed in mss_eff_cnfg. Can be
+/// overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg. Dimensions are
+/// [port][dimm] A/B=Mba_0 C/D=Mba_1 There are only two DIMM ranks: DIMM0 and DIMM1
+/// where DIMM0 is the furthest from the centaur. creator: mss_eff_cnfg consumer:
+/// various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ranks_configed(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
@@ -1695,15 +1676,11 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (H)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note Bit wise representation of master ranks in each DIMM that are used for reads and
-/// writes.
-/// Used in various locations and is computed in mss_eff_cnfg.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Dimensions are [port][dimm] A/B=Mba_0 C/D=Mba_1
-/// There are only two DIMM ranks: DIMM0 and DIMM1 where DIMM0 is the furthest from
-/// the centaur.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// writes. Used in various locations and is computed in mss_eff_cnfg. Can be
+/// overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg. Dimensions are
+/// [port][dimm] A/B=Mba_0 C/D=Mba_1 There are only two DIMM ranks: DIMM0 and DIMM1
+/// where DIMM0 is the furthest from the centaur. creator: mss_eff_cnfg consumer:
+/// various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ranks_configed(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
@@ -1733,13 +1710,10 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (F)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Number of ranks in each DIMM.
-/// Used in various locations and is computed in mss_eff_cnfg.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// values are 0,1,2, 4 up to 32
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note Number of ranks in each DIMM. Used in various locations and is computed in
+/// mss_eff_cnfg. Can be overwritten by ODM vendors if done from the PNOR or
+/// odm_eff_cnfg. values are 0,1,2, 4 up to 32 creator: mss_eff_cnfg consumer:
+/// various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_num_ranks_per_dimm(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
@@ -1765,13 +1739,10 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (G)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Number of ranks in each DIMM.
-/// Used in various locations and is computed in mss_eff_cnfg.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// values are 0,1,2, 4 up to 32
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note Number of ranks in each DIMM. Used in various locations and is computed in
+/// mss_eff_cnfg. Can be overwritten by ODM vendors if done from the PNOR or
+/// odm_eff_cnfg. values are 0,1,2, 4 up to 32 creator: mss_eff_cnfg consumer:
+/// various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_num_ranks_per_dimm(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
@@ -1801,13 +1772,10 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (H)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Number of ranks in each DIMM.
-/// Used in various locations and is computed in mss_eff_cnfg.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// values are 0,1,2, 4 up to 32
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note Number of ranks in each DIMM. Used in various locations and is computed in
+/// mss_eff_cnfg. Can be overwritten by ODM vendors if done from the PNOR or
+/// odm_eff_cnfg. values are 0,1,2, 4 up to 32 creator: mss_eff_cnfg consumer:
+/// various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_num_ranks_per_dimm(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -1836,12 +1804,10 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (F)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note DIMM is a custom DIMM. This is commonly known as a CDIMM,
-/// but technically, we could support Custom DIMMs of different types than an UDIMM,
-/// such as RDIMM and LRDIMM.
-/// Created in mss_eff_cnfg
-/// Use this attribute if you need to know if the Centaur is on the DIMM instead of
-/// on a
+/// @note DIMM is a custom DIMM. This is commonly known as a CDIMM, but technically, we
+/// could support Custom DIMMs of different types than an UDIMM, such as RDIMM and
+/// LRDIMM. Created in mss_eff_cnfg Use this attribute if you need to know if the
+/// Centaur is on the DIMM instead of on a
/// planar.
///
inline fapi2::ReturnCode eff_custom_dimm(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -1866,12 +1832,10 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (G)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note DIMM is a custom DIMM. This is commonly known as a CDIMM,
-/// but technically, we could support Custom DIMMs of different types than an UDIMM,
-/// such as RDIMM and LRDIMM.
-/// Created in mss_eff_cnfg
-/// Use this attribute if you need to know if the Centaur is on the DIMM instead of
-/// on a
+/// @note DIMM is a custom DIMM. This is commonly known as a CDIMM, but technically, we
+/// could support Custom DIMMs of different types than an UDIMM, such as RDIMM and
+/// LRDIMM. Created in mss_eff_cnfg Use this attribute if you need to know if the
+/// Centaur is on the DIMM instead of on a
/// planar.
///
inline fapi2::ReturnCode eff_custom_dimm(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
@@ -1901,12 +1865,10 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (H)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note DIMM is a custom DIMM. This is commonly known as a CDIMM,
-/// but technically, we could support Custom DIMMs of different types than an UDIMM,
-/// such as RDIMM and LRDIMM.
-/// Created in mss_eff_cnfg
-/// Use this attribute if you need to know if the Centaur is on the DIMM instead of
-/// on a
+/// @note DIMM is a custom DIMM. This is commonly known as a CDIMM, but technically, we
+/// could support Custom DIMMs of different types than an UDIMM, such as RDIMM and
+/// LRDIMM. Created in mss_eff_cnfg Use this attribute if you need to know if the
+/// Centaur is on the DIMM instead of on a
/// planar.
///
inline fapi2::ReturnCode eff_custom_dimm(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -1935,11 +1897,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (F)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note DRAM Device Width: X4, X8, X16, X32.
-/// Used in various locations and is computed in mss_eff_cnfg.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note DRAM Device Width: X4, X8, X16, X32. Used in various locations and is computed
+/// in mss_eff_cnfg. creator: mss_eff_cnfg consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_width(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -1964,11 +1923,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (G)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note DRAM Device Width: X4, X8, X16, X32.
-/// Used in various locations and is computed in mss_eff_cnfg.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note DRAM Device Width: X4, X8, X16, X32. Used in various locations and is computed
+/// in mss_eff_cnfg. creator: mss_eff_cnfg consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_width(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
@@ -1998,11 +1954,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (H)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note DRAM Device Width: X4, X8, X16, X32.
-/// Used in various locations and is computed in mss_eff_cnfg.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note DRAM Device Width: X4, X8, X16, X32. Used in various locations and is computed
+/// in mss_eff_cnfg. creator: mss_eff_cnfg consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_width(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -2031,11 +1984,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (F)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note DRAM Device Rank Mix
-/// Used in various locations and is computed in mss_eff_cnfg.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note DRAM Device Rank Mix Used in various locations and is computed in mss_eff_cnfg.
+/// creator: mss_eff_cnfg consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_rank_mix(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -2060,11 +2010,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (G)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note DRAM Device Rank Mix
-/// Used in various locations and is computed in mss_eff_cnfg.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note DRAM Device Rank Mix Used in various locations and is computed in mss_eff_cnfg.
+/// creator: mss_eff_cnfg consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_rank_mix(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
@@ -2094,11 +2041,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (H)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note DRAM Device Rank Mix
-/// Used in various locations and is computed in mss_eff_cnfg.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note DRAM Device Rank Mix Used in various locations and is computed in mss_eff_cnfg.
+/// creator: mss_eff_cnfg consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_rank_mix(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -2129,9 +2073,7 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note RankGroup. Used in various locations and is computed in mss_eff_cnfg_rank_group.
/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// creator: mss_eff_cnfg_rank_group
-/// consumer: various
-/// firmware notes:
+/// creator: mss_eff_cnfg_rank_group consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_primary_rank_group0(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
@@ -2157,9 +2099,7 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note RankGroup. Used in various locations and is computed in mss_eff_cnfg_rank_group.
/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// creator: mss_eff_cnfg_rank_group
-/// consumer: various
-/// firmware notes:
+/// creator: mss_eff_cnfg_rank_group consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_primary_rank_group0(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
@@ -2186,9 +2126,7 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note RankGroup. Used in various locations and is computed in mss_eff_cnfg_rank_group.
/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// creator: mss_eff_cnfg_rank_group
-/// consumer: various
-/// firmware notes:
+/// creator: mss_eff_cnfg_rank_group consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_primary_rank_group0(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
@@ -2220,9 +2158,7 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note RankGroup. Used in various locations and is computed in mss_eff_cnfg_rank_group.
/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// creator: mss_eff_cnfg_rank_group
-/// consumer: various
-/// firmware notes:
+/// creator: mss_eff_cnfg_rank_group consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_primary_rank_group1(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
@@ -2248,9 +2184,7 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note RankGroup. Used in various locations and is computed in mss_eff_cnfg_rank_group.
/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// creator: mss_eff_cnfg_rank_group
-/// consumer: various
-/// firmware notes:
+/// creator: mss_eff_cnfg_rank_group consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_primary_rank_group1(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
@@ -2277,9 +2211,7 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note RankGroup. Used in various locations and is computed in mss_eff_cnfg_rank_group.
/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// creator: mss_eff_cnfg_rank_group
-/// consumer: various
-/// firmware notes:
+/// creator: mss_eff_cnfg_rank_group consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_primary_rank_group1(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
@@ -2311,9 +2243,7 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note RankGroup. Used in various locations and is computed in mss_eff_cnfg_rank_group.
/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// creator: mss_eff_cnfg_rank_group
-/// consumer: various
-/// firmware notes:
+/// creator: mss_eff_cnfg_rank_group consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_primary_rank_group2(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
@@ -2339,9 +2269,7 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note RankGroup. Used in various locations and is computed in mss_eff_cnfg_rank_group.
/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// creator: mss_eff_cnfg_rank_group
-/// consumer: various
-/// firmware notes:
+/// creator: mss_eff_cnfg_rank_group consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_primary_rank_group2(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
@@ -2368,9 +2296,7 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note RankGroup. Used in various locations and is computed in mss_eff_cnfg_rank_group.
/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// creator: mss_eff_cnfg_rank_group
-/// consumer: various
-/// firmware notes:
+/// creator: mss_eff_cnfg_rank_group consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_primary_rank_group2(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
@@ -2402,9 +2328,7 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note RankGroup. Used in various locations and is computed in mss_eff_cnfg_rank_group.
/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// creator: mss_eff_cnfg_rank_group
-/// consumer: various
-/// firmware notes:
+/// creator: mss_eff_cnfg_rank_group consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_primary_rank_group3(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
@@ -2430,9 +2354,7 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note RankGroup. Used in various locations and is computed in mss_eff_cnfg_rank_group.
/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// creator: mss_eff_cnfg_rank_group
-/// consumer: various
-/// firmware notes:
+/// creator: mss_eff_cnfg_rank_group consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_primary_rank_group3(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
@@ -2459,9 +2381,7 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note RankGroup. Used in various locations and is computed in mss_eff_cnfg_rank_group.
/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// creator: mss_eff_cnfg_rank_group
-/// consumer: various
-/// firmware notes:
+/// creator: mss_eff_cnfg_rank_group consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_primary_rank_group3(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
@@ -2493,9 +2413,7 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note RankGroup. Used in various locations and is computed in mss_eff_cnfg_rank_group.
/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// creator: mss_eff_cnfg_rank_group
-/// consumer: various
-/// firmware notes:
+/// creator: mss_eff_cnfg_rank_group consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_secondary_rank_group0(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
@@ -2521,9 +2439,7 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note RankGroup. Used in various locations and is computed in mss_eff_cnfg_rank_group.
/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// creator: mss_eff_cnfg_rank_group
-/// consumer: various
-/// firmware notes:
+/// creator: mss_eff_cnfg_rank_group consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_secondary_rank_group0(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
@@ -2550,9 +2466,7 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note RankGroup. Used in various locations and is computed in mss_eff_cnfg_rank_group.
/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// creator: mss_eff_cnfg_rank_group
-/// consumer: various
-/// firmware notes:
+/// creator: mss_eff_cnfg_rank_group consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_secondary_rank_group0(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
@@ -2584,9 +2498,7 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note RankGroup. Used in various locations and is computed in mss_eff_cnfg_rank_group.
/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// creator: mss_eff_cnfg_rank_group
-/// consumer: various
-/// firmware notes:
+/// creator: mss_eff_cnfg_rank_group consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_secondary_rank_group1(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
@@ -2612,9 +2524,7 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note RankGroup. Used in various locations and is computed in mss_eff_cnfg_rank_group.
/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// creator: mss_eff_cnfg_rank_group
-/// consumer: various
-/// firmware notes:
+/// creator: mss_eff_cnfg_rank_group consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_secondary_rank_group1(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
@@ -2641,9 +2551,7 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note RankGroup. Used in various locations and is computed in mss_eff_cnfg_rank_group.
/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// creator: mss_eff_cnfg_rank_group
-/// consumer: various
-/// firmware notes:
+/// creator: mss_eff_cnfg_rank_group consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_secondary_rank_group1(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
@@ -2675,9 +2583,7 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note RankGroup. Used in various locations and is computed in mss_eff_cnfg_rank_group.
/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// creator: mss_eff_cnfg_rank_group
-/// consumer: various
-/// firmware notes:
+/// creator: mss_eff_cnfg_rank_group consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_secondary_rank_group2(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
@@ -2703,9 +2609,7 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note RankGroup. Used in various locations and is computed in mss_eff_cnfg_rank_group.
/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// creator: mss_eff_cnfg_rank_group
-/// consumer: various
-/// firmware notes:
+/// creator: mss_eff_cnfg_rank_group consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_secondary_rank_group2(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
@@ -2732,9 +2636,7 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note RankGroup. Used in various locations and is computed in mss_eff_cnfg_rank_group.
/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// creator: mss_eff_cnfg_rank_group
-/// consumer: various
-/// firmware notes:
+/// creator: mss_eff_cnfg_rank_group consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_secondary_rank_group2(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
@@ -2766,9 +2668,7 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note RankGroup. Used in various locations and is computed in mss_eff_cnfg_rank_group.
/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// creator: mss_eff_cnfg_rank_group
-/// consumer: various
-/// firmware notes:
+/// creator: mss_eff_cnfg_rank_group consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_secondary_rank_group3(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
@@ -2794,9 +2694,7 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note RankGroup. Used in various locations and is computed in mss_eff_cnfg_rank_group.
/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// creator: mss_eff_cnfg_rank_group
-/// consumer: various
-/// firmware notes:
+/// creator: mss_eff_cnfg_rank_group consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_secondary_rank_group3(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
@@ -2823,9 +2721,7 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note RankGroup. Used in various locations and is computed in mss_eff_cnfg_rank_group.
/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// creator: mss_eff_cnfg_rank_group
-/// consumer: various
-/// firmware notes:
+/// creator: mss_eff_cnfg_rank_group consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_secondary_rank_group3(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
@@ -2857,9 +2753,7 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note RankGroup. Used in various locations and is computed in mss_eff_cnfg_rank_group.
/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// creator: mss_eff_cnfg_rank_group
-/// consumer: various
-/// firmware notes:
+/// creator: mss_eff_cnfg_rank_group consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_tertiary_rank_group0(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
@@ -2885,9 +2779,7 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note RankGroup. Used in various locations and is computed in mss_eff_cnfg_rank_group.
/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// creator: mss_eff_cnfg_rank_group
-/// consumer: various
-/// firmware notes:
+/// creator: mss_eff_cnfg_rank_group consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_tertiary_rank_group0(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
@@ -2914,9 +2806,7 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note RankGroup. Used in various locations and is computed in mss_eff_cnfg_rank_group.
/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// creator: mss_eff_cnfg_rank_group
-/// consumer: various
-/// firmware notes:
+/// creator: mss_eff_cnfg_rank_group consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_tertiary_rank_group0(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
@@ -2948,9 +2838,7 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note RankGroup. Used in various locations and is computed in mss_eff_cnfg_rank_group.
/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// creator: mss_eff_cnfg_rank_group
-/// consumer: various
-/// firmware notes:
+/// creator: mss_eff_cnfg_rank_group consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_tertiary_rank_group1(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
@@ -2976,9 +2864,7 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note RankGroup. Used in various locations and is computed in mss_eff_cnfg_rank_group.
/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// creator: mss_eff_cnfg_rank_group
-/// consumer: various
-/// firmware notes:
+/// creator: mss_eff_cnfg_rank_group consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_tertiary_rank_group1(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
@@ -3005,9 +2891,7 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note RankGroup. Used in various locations and is computed in mss_eff_cnfg_rank_group.
/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// creator: mss_eff_cnfg_rank_group
-/// consumer: various
-/// firmware notes:
+/// creator: mss_eff_cnfg_rank_group consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_tertiary_rank_group1(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
@@ -3039,9 +2923,7 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note RankGroup. Used in various locations and is computed in mss_eff_cnfg_rank_group.
/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// creator: mss_eff_cnfg_rank_group
-/// consumer: various
-/// firmware notes:
+/// creator: mss_eff_cnfg_rank_group consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_tertiary_rank_group2(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
@@ -3067,9 +2949,7 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note RankGroup. Used in various locations and is computed in mss_eff_cnfg_rank_group.
/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// creator: mss_eff_cnfg_rank_group
-/// consumer: various
-/// firmware notes:
+/// creator: mss_eff_cnfg_rank_group consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_tertiary_rank_group2(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
@@ -3096,9 +2976,7 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note RankGroup. Used in various locations and is computed in mss_eff_cnfg_rank_group.
/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// creator: mss_eff_cnfg_rank_group
-/// consumer: various
-/// firmware notes:
+/// creator: mss_eff_cnfg_rank_group consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_tertiary_rank_group2(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
@@ -3130,9 +3008,7 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note RankGroup. Used in various locations and is computed in mss_eff_cnfg_rank_group.
/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// creator: mss_eff_cnfg_rank_group
-/// consumer: various
-/// firmware notes:
+/// creator: mss_eff_cnfg_rank_group consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_tertiary_rank_group3(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
@@ -3158,9 +3034,7 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note RankGroup. Used in various locations and is computed in mss_eff_cnfg_rank_group.
/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// creator: mss_eff_cnfg_rank_group
-/// consumer: various
-/// firmware notes:
+/// creator: mss_eff_cnfg_rank_group consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_tertiary_rank_group3(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
@@ -3187,9 +3061,7 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note RankGroup. Used in various locations and is computed in mss_eff_cnfg_rank_group.
/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// creator: mss_eff_cnfg_rank_group
-/// consumer: various
-/// firmware notes:
+/// creator: mss_eff_cnfg_rank_group consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_tertiary_rank_group3(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
@@ -3221,9 +3093,7 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note RankGroup. Used in various locations and is computed in mss_eff_cnfg_rank_group.
/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// creator: mss_eff_cnfg_rank_group
-/// consumer: various
-/// firmware notes:
+/// creator: mss_eff_cnfg_rank_group consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_quaternary_rank_group0(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
@@ -3250,9 +3120,7 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note RankGroup. Used in various locations and is computed in mss_eff_cnfg_rank_group.
/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// creator: mss_eff_cnfg_rank_group
-/// consumer: various
-/// firmware notes:
+/// creator: mss_eff_cnfg_rank_group consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_quaternary_rank_group0(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
@@ -3279,9 +3147,7 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note RankGroup. Used in various locations and is computed in mss_eff_cnfg_rank_group.
/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// creator: mss_eff_cnfg_rank_group
-/// consumer: various
-/// firmware notes:
+/// creator: mss_eff_cnfg_rank_group consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_quaternary_rank_group0(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
@@ -3313,9 +3179,7 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note RankGroup. Used in various locations and is computed in mss_eff_cnfg_rank_group.
/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// creator: mss_eff_cnfg_rank_group
-/// consumer: various
-/// firmware notes:
+/// creator: mss_eff_cnfg_rank_group consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_quaternary_rank_group1(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
@@ -3342,9 +3206,7 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note RankGroup. Used in various locations and is computed in mss_eff_cnfg_rank_group.
/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// creator: mss_eff_cnfg_rank_group
-/// consumer: various
-/// firmware notes:
+/// creator: mss_eff_cnfg_rank_group consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_quaternary_rank_group1(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
@@ -3371,9 +3233,7 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note RankGroup. Used in various locations and is computed in mss_eff_cnfg_rank_group.
/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// creator: mss_eff_cnfg_rank_group
-/// consumer: various
-/// firmware notes:
+/// creator: mss_eff_cnfg_rank_group consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_quaternary_rank_group1(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
@@ -3405,9 +3265,7 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note RankGroup. Used in various locations and is computed in mss_eff_cnfg_rank_group.
/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// creator: mss_eff_cnfg_rank_group
-/// consumer: various
-/// firmware notes:
+/// creator: mss_eff_cnfg_rank_group consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_quaternary_rank_group2(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
@@ -3434,9 +3292,7 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note RankGroup. Used in various locations and is computed in mss_eff_cnfg_rank_group.
/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// creator: mss_eff_cnfg_rank_group
-/// consumer: various
-/// firmware notes:
+/// creator: mss_eff_cnfg_rank_group consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_quaternary_rank_group2(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
@@ -3463,9 +3319,7 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note RankGroup. Used in various locations and is computed in mss_eff_cnfg_rank_group.
/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// creator: mss_eff_cnfg_rank_group
-/// consumer: various
-/// firmware notes:
+/// creator: mss_eff_cnfg_rank_group consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_quaternary_rank_group2(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
@@ -3497,9 +3351,7 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note RankGroup. Used in various locations and is computed in mss_eff_cnfg_rank_group.
/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// creator: mss_eff_cnfg_rank_group
-/// consumer: various
-/// firmware notes:
+/// creator: mss_eff_cnfg_rank_group consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_quaternary_rank_group3(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
@@ -3526,9 +3378,7 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note RankGroup. Used in various locations and is computed in mss_eff_cnfg_rank_group.
/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// creator: mss_eff_cnfg_rank_group
-/// consumer: various
-/// firmware notes:
+/// creator: mss_eff_cnfg_rank_group consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_quaternary_rank_group3(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
@@ -3555,9 +3405,7 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note RankGroup. Used in various locations and is computed in mss_eff_cnfg_rank_group.
/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// creator: mss_eff_cnfg_rank_group
-/// consumer: various
-/// firmware notes:
+/// creator: mss_eff_cnfg_rank_group consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_quaternary_rank_group3(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
@@ -3588,10 +3436,9 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (A)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note Spare DRAM availability. Used in various locations and is computed in
-/// mss_eff_cnfg.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// creator: mss_eff_cnfg consumer: various firmware notes: load from spd
-/// OBSOLETE: Use
+/// mss_eff_cnfg. Can be overwritten by ODM vendors if done from the PNOR or
+/// odm_eff_cnfg. creator: mss_eff_cnfg consumer: various firmware notes: load from
+/// spd OBSOLETE: Use
/// ATTR_VPD_DIMM_SPARE
///
inline fapi2::ReturnCode eff_dimm_spare(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t* o_array)
@@ -3623,10 +3470,9 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (B)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note Spare DRAM availability. Used in various locations and is computed in
-/// mss_eff_cnfg.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// creator: mss_eff_cnfg consumer: various firmware notes: load from spd
-/// OBSOLETE: Use
+/// mss_eff_cnfg. Can be overwritten by ODM vendors if done from the PNOR or
+/// odm_eff_cnfg. creator: mss_eff_cnfg consumer: various firmware notes: load from
+/// spd OBSOLETE: Use
/// ATTR_VPD_DIMM_SPARE
///
inline fapi2::ReturnCode eff_dimm_spare(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
@@ -3657,10 +3503,9 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (C)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note Spare DRAM availability. Used in various locations and is computed in
-/// mss_eff_cnfg.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// creator: mss_eff_cnfg consumer: various firmware notes: load from spd
-/// OBSOLETE: Use
+/// mss_eff_cnfg. Can be overwritten by ODM vendors if done from the PNOR or
+/// odm_eff_cnfg. creator: mss_eff_cnfg consumer: various firmware notes: load from
+/// spd OBSOLETE: Use
/// ATTR_VPD_DIMM_SPARE
///
inline fapi2::ReturnCode eff_dimm_spare(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -3689,15 +3534,11 @@ fapi_try_exit:
/// @param[out] ref to the value uint32_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note DRAM Write Vref.
-/// Used in various locations and comes from the MT keyword of the VPD or is
-/// computed in mss_eff_cnfg_termination.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// creator: VPD(MT) or mss_eff_cnfg_termination
-/// consumer: various.C and initfile
-/// firmware notes: none
-/// This is the nominal value
-/// This is for
+/// @note DRAM Write Vref. Used in various locations and comes from the MT keyword of the
+/// VPD or is computed in mss_eff_cnfg_termination. Can be overwritten by ODM
+/// vendors if done from the PNOR or odm_eff_cnfg. creator: VPD(MT) or
+/// mss_eff_cnfg_termination consumer: various.C and initfile firmware notes: none
+/// This is the nominal value This is for
/// DDR3
///
inline fapi2::ReturnCode eff_dram_wr_vref(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint32_t& o_value)
@@ -3720,15 +3561,11 @@ fapi_try_exit:
/// @param[out] ref to the value uint32_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note DRAM Write Vref.
-/// Used in various locations and comes from the MT keyword of the VPD or is
-/// computed in mss_eff_cnfg_termination.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// creator: VPD(MT) or mss_eff_cnfg_termination
-/// consumer: various.C and initfile
-/// firmware notes: none
-/// This is the nominal value
-/// This is for
+/// @note DRAM Write Vref. Used in various locations and comes from the MT keyword of the
+/// VPD or is computed in mss_eff_cnfg_termination. Can be overwritten by ODM
+/// vendors if done from the PNOR or odm_eff_cnfg. creator: VPD(MT) or
+/// mss_eff_cnfg_termination consumer: various.C and initfile firmware notes: none
+/// This is the nominal value This is for
/// DDR3
///
inline fapi2::ReturnCode eff_dram_wr_vref(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint32_t& o_value)
@@ -3752,15 +3589,11 @@ fapi_try_exit:
/// @param[out] uint32_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note DRAM Write Vref.
-/// Used in various locations and comes from the MT keyword of the VPD or is
-/// computed in mss_eff_cnfg_termination.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// creator: VPD(MT) or mss_eff_cnfg_termination
-/// consumer: various.C and initfile
-/// firmware notes: none
-/// This is the nominal value
-/// This is for
+/// @note DRAM Write Vref. Used in various locations and comes from the MT keyword of the
+/// VPD or is computed in mss_eff_cnfg_termination. Can be overwritten by ODM
+/// vendors if done from the PNOR or odm_eff_cnfg. creator: VPD(MT) or
+/// mss_eff_cnfg_termination consumer: various.C and initfile firmware notes: none
+/// This is the nominal value This is for
/// DDR3
///
inline fapi2::ReturnCode eff_dram_wr_vref(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint32_t* o_array)
@@ -3789,8 +3622,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint32_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Enables for which VREF to use on the WR Schmoo.
-/// The LSB corresponds to the highest WR
+/// @note Enables for which VREF to use on the WR Schmoo. The LSB corresponds to the
+/// highest WR
/// Vref
///
inline fapi2::ReturnCode eff_dram_wr_vref_schmoo(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
@@ -3814,8 +3647,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint32_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Enables for which VREF to use on the WR Schmoo.
-/// The LSB corresponds to the highest WR
+/// @note Enables for which VREF to use on the WR Schmoo. The LSB corresponds to the
+/// highest WR
/// Vref
///
inline fapi2::ReturnCode eff_dram_wr_vref_schmoo(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
@@ -3840,8 +3673,8 @@ fapi_try_exit:
/// @param[out] uint32_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Enables for which VREF to use on the WR Schmoo.
-/// The LSB corresponds to the highest WR
+/// @note Enables for which VREF to use on the WR Schmoo. The LSB corresponds to the
+/// highest WR
/// Vref
///
inline fapi2::ReturnCode eff_dram_wr_vref_schmoo(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
@@ -3871,8 +3704,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint32_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Enables for which VREF to use on the WR Schmoo.
-/// The LSB corresponds to the highest WR
+/// @note Enables for which VREF to use on the WR Schmoo. The LSB corresponds to the
+/// highest WR
/// Vref
///
inline fapi2::ReturnCode eff_dram_wrddr4_vref_schmoo(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
@@ -3897,8 +3730,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint32_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Enables for which VREF to use on the WR Schmoo.
-/// The LSB corresponds to the highest WR
+/// @note Enables for which VREF to use on the WR Schmoo. The LSB corresponds to the
+/// highest WR
/// Vref
///
inline fapi2::ReturnCode eff_dram_wrddr4_vref_schmoo(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
@@ -3923,8 +3756,8 @@ fapi_try_exit:
/// @param[out] uint32_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Enables for which VREF to use on the WR Schmoo.
-/// The LSB corresponds to the highest WR
+/// @note Enables for which VREF to use on the WR Schmoo. The LSB corresponds to the
+/// highest WR
/// Vref
///
inline fapi2::ReturnCode eff_dram_wrddr4_vref_schmoo(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
@@ -3955,12 +3788,10 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note Centaur DQ and DQS Drive Impedance Used in various locations and comes from the
-/// MT Keyword of the VPD or is computed in mss_eff_cnfg_termination.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// creator: VPD(MT)/mss_eff_cnfg_termination
-/// consumer: initfile,various.C files
-/// firmware notes: none
-/// This is the nominal
+/// MT Keyword of the VPD or is computed in mss_eff_cnfg_termination. Can be
+/// overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg. creator:
+/// VPD(MT)/mss_eff_cnfg_termination consumer: initfile,various.C files firmware
+/// notes: none This is the nominal
/// value
///
inline fapi2::ReturnCode eff_cen_drv_imp_dq_dqs(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -3984,12 +3815,10 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note Centaur DQ and DQS Drive Impedance Used in various locations and comes from the
-/// MT Keyword of the VPD or is computed in mss_eff_cnfg_termination.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// creator: VPD(MT)/mss_eff_cnfg_termination
-/// consumer: initfile,various.C files
-/// firmware notes: none
-/// This is the nominal
+/// MT Keyword of the VPD or is computed in mss_eff_cnfg_termination. Can be
+/// overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg. creator:
+/// VPD(MT)/mss_eff_cnfg_termination consumer: initfile,various.C files firmware
+/// notes: none This is the nominal
/// value
///
inline fapi2::ReturnCode eff_cen_drv_imp_dq_dqs(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
@@ -4015,12 +3844,10 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note Centaur DQ and DQS Drive Impedance Used in various locations and comes from the
-/// MT Keyword of the VPD or is computed in mss_eff_cnfg_termination.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// creator: VPD(MT)/mss_eff_cnfg_termination
-/// consumer: initfile,various.C files
-/// firmware notes: none
-/// This is the nominal
+/// MT Keyword of the VPD or is computed in mss_eff_cnfg_termination. Can be
+/// overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg. creator:
+/// VPD(MT)/mss_eff_cnfg_termination consumer: initfile,various.C files firmware
+/// notes: none This is the nominal
/// value
///
inline fapi2::ReturnCode eff_cen_drv_imp_dq_dqs(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -4049,10 +3876,10 @@ fapi_try_exit:
/// @param[out] ref to the value uint32_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Enables for which impedance values can be used and tested in a timing test.
-/// The bits have a one to one correspondence to the possible driver strengths and
-/// start with the first value down to the last (largest) impedance as the LSB of
-/// the 8 bit
+/// @note Enables for which impedance values can be used and tested in a timing test. The
+/// bits have a one to one correspondence to the possible driver strengths and start
+/// with the first value down to the last (largest) impedance as the LSB of the 8
+/// bit
/// field.
///
inline fapi2::ReturnCode eff_cen_drv_imp_dq_dqs_schmoo(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
@@ -4077,10 +3904,10 @@ fapi_try_exit:
/// @param[out] ref to the value uint32_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Enables for which impedance values can be used and tested in a timing test.
-/// The bits have a one to one correspondence to the possible driver strengths and
-/// start with the first value down to the last (largest) impedance as the LSB of
-/// the 8 bit
+/// @note Enables for which impedance values can be used and tested in a timing test. The
+/// bits have a one to one correspondence to the possible driver strengths and start
+/// with the first value down to the last (largest) impedance as the LSB of the 8
+/// bit
/// field.
///
inline fapi2::ReturnCode eff_cen_drv_imp_dq_dqs_schmoo(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
@@ -4106,10 +3933,10 @@ fapi_try_exit:
/// @param[out] uint32_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Enables for which impedance values can be used and tested in a timing test.
-/// The bits have a one to one correspondence to the possible driver strengths and
-/// start with the first value down to the last (largest) impedance as the LSB of
-/// the 8 bit
+/// @note Enables for which impedance values can be used and tested in a timing test. The
+/// bits have a one to one correspondence to the possible driver strengths and start
+/// with the first value down to the last (largest) impedance as the LSB of the 8
+/// bit
/// field.
///
inline fapi2::ReturnCode eff_cen_drv_imp_dq_dqs_schmoo(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
@@ -4139,10 +3966,10 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Enables for which impedance values can be used and tested in a timing test.
-/// The bits have a one to one correspondence to the possible driver strengths and
-/// start with the first value down to the last (largest) impedance as the LSB of
-/// the 8 bit
+/// @note Enables for which impedance values can be used and tested in a timing test. The
+/// bits have a one to one correspondence to the possible driver strengths and start
+/// with the first value down to the last (largest) impedance as the LSB of the 8
+/// bit
/// field.
///
inline fapi2::ReturnCode eff_cen_drv_imp_clk_schmoo(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
@@ -4167,10 +3994,10 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Enables for which impedance values can be used and tested in a timing test.
-/// The bits have a one to one correspondence to the possible driver strengths and
-/// start with the first value down to the last (largest) impedance as the LSB of
-/// the 8 bit
+/// @note Enables for which impedance values can be used and tested in a timing test. The
+/// bits have a one to one correspondence to the possible driver strengths and start
+/// with the first value down to the last (largest) impedance as the LSB of the 8
+/// bit
/// field.
///
inline fapi2::ReturnCode eff_cen_drv_imp_clk_schmoo(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
@@ -4195,10 +4022,10 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Enables for which impedance values can be used and tested in a timing test.
-/// The bits have a one to one correspondence to the possible driver strengths and
-/// start with the first value down to the last (largest) impedance as the LSB of
-/// the 8 bit
+/// @note Enables for which impedance values can be used and tested in a timing test. The
+/// bits have a one to one correspondence to the possible driver strengths and start
+/// with the first value down to the last (largest) impedance as the LSB of the 8
+/// bit
/// field.
///
inline fapi2::ReturnCode eff_cen_drv_imp_clk_schmoo(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
@@ -4228,10 +4055,10 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Enables for which impedance values can be used and tested in a timing test.
-/// The bits have a one to one correspondence to the possible driver strengths and
-/// start with the first value down to the last (largest) impedance as the LSB of
-/// the 8 bit
+/// @note Enables for which impedance values can be used and tested in a timing test. The
+/// bits have a one to one correspondence to the possible driver strengths and start
+/// with the first value down to the last (largest) impedance as the LSB of the 8
+/// bit
/// field.
///
inline fapi2::ReturnCode eff_cen_drv_imp_spcke_schmoo(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
@@ -4256,10 +4083,10 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Enables for which impedance values can be used and tested in a timing test.
-/// The bits have a one to one correspondence to the possible driver strengths and
-/// start with the first value down to the last (largest) impedance as the LSB of
-/// the 8 bit
+/// @note Enables for which impedance values can be used and tested in a timing test. The
+/// bits have a one to one correspondence to the possible driver strengths and start
+/// with the first value down to the last (largest) impedance as the LSB of the 8
+/// bit
/// field.
///
inline fapi2::ReturnCode eff_cen_drv_imp_spcke_schmoo(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
@@ -4284,10 +4111,10 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Enables for which impedance values can be used and tested in a timing test.
-/// The bits have a one to one correspondence to the possible driver strengths and
-/// start with the first value down to the last (largest) impedance as the LSB of
-/// the 8 bit
+/// @note Enables for which impedance values can be used and tested in a timing test. The
+/// bits have a one to one correspondence to the possible driver strengths and start
+/// with the first value down to the last (largest) impedance as the LSB of the 8
+/// bit
/// field.
///
inline fapi2::ReturnCode eff_cen_drv_imp_spcke_schmoo(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
@@ -4317,11 +4144,10 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Enables for which impedance values can be used and tested in a timing test.
-/// The bits have a one to one correspondence to the possible driver strengths and
-/// start with the first value down to the last (largest) impedance as the LSB of
-/// the 8 bit field.
-/// This is the nominal
+/// @note Enables for which impedance values can be used and tested in a timing test. The
+/// bits have a one to one correspondence to the possible driver strengths and start
+/// with the first value down to the last (largest) impedance as the LSB of the 8
+/// bit field. This is the nominal
/// value
///
inline fapi2::ReturnCode eff_cen_drv_imp_cntl_schmoo(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
@@ -4346,11 +4172,10 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Enables for which impedance values can be used and tested in a timing test.
-/// The bits have a one to one correspondence to the possible driver strengths and
-/// start with the first value down to the last (largest) impedance as the LSB of
-/// the 8 bit field.
-/// This is the nominal
+/// @note Enables for which impedance values can be used and tested in a timing test. The
+/// bits have a one to one correspondence to the possible driver strengths and start
+/// with the first value down to the last (largest) impedance as the LSB of the 8
+/// bit field. This is the nominal
/// value
///
inline fapi2::ReturnCode eff_cen_drv_imp_cntl_schmoo(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
@@ -4375,11 +4200,10 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Enables for which impedance values can be used and tested in a timing test.
-/// The bits have a one to one correspondence to the possible driver strengths and
-/// start with the first value down to the last (largest) impedance as the LSB of
-/// the 8 bit field.
-/// This is the nominal
+/// @note Enables for which impedance values can be used and tested in a timing test. The
+/// bits have a one to one correspondence to the possible driver strengths and start
+/// with the first value down to the last (largest) impedance as the LSB of the 8
+/// bit field. This is the nominal
/// value
///
inline fapi2::ReturnCode eff_cen_drv_imp_cntl_schmoo(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
@@ -4409,14 +4233,11 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Centaur DQ and DQS Receiver Impedance Used in various locations and
-/// it comes from the VPD MT keyword for custom DIMMs or is computed in
-/// mss_eff_cnfg_termination.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// creator: VPD, mss_eff_cnfg_termination
-/// Consumer: initfile + C code
-/// firmware notes: none
-/// This is the nominal
+/// @note Centaur DQ and DQS Receiver Impedance Used in various locations and it comes
+/// from the VPD MT keyword for custom DIMMs or is computed in
+/// mss_eff_cnfg_termination. Can be overwritten by ODM vendors if done from the
+/// PNOR or odm_eff_cnfg. creator: VPD, mss_eff_cnfg_termination Consumer: initfile
+/// + C code firmware notes: none This is the nominal
/// value
///
inline fapi2::ReturnCode eff_cen_rcv_imp_dq_dqs(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -4439,14 +4260,11 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Centaur DQ and DQS Receiver Impedance Used in various locations and
-/// it comes from the VPD MT keyword for custom DIMMs or is computed in
-/// mss_eff_cnfg_termination.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// creator: VPD, mss_eff_cnfg_termination
-/// Consumer: initfile + C code
-/// firmware notes: none
-/// This is the nominal
+/// @note Centaur DQ and DQS Receiver Impedance Used in various locations and it comes
+/// from the VPD MT keyword for custom DIMMs or is computed in
+/// mss_eff_cnfg_termination. Can be overwritten by ODM vendors if done from the
+/// PNOR or odm_eff_cnfg. creator: VPD, mss_eff_cnfg_termination Consumer: initfile
+/// + C code firmware notes: none This is the nominal
/// value
///
inline fapi2::ReturnCode eff_cen_rcv_imp_dq_dqs(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
@@ -4471,14 +4289,11 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Centaur DQ and DQS Receiver Impedance Used in various locations and
-/// it comes from the VPD MT keyword for custom DIMMs or is computed in
-/// mss_eff_cnfg_termination.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// creator: VPD, mss_eff_cnfg_termination
-/// Consumer: initfile + C code
-/// firmware notes: none
-/// This is the nominal
+/// @note Centaur DQ and DQS Receiver Impedance Used in various locations and it comes
+/// from the VPD MT keyword for custom DIMMs or is computed in
+/// mss_eff_cnfg_termination. Can be overwritten by ODM vendors if done from the
+/// PNOR or odm_eff_cnfg. creator: VPD, mss_eff_cnfg_termination Consumer: initfile
+/// + C code firmware notes: none This is the nominal
/// value
///
inline fapi2::ReturnCode eff_cen_rcv_imp_dq_dqs(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -4507,9 +4322,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint32_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Enables for which impedance values can be used and tested in a timing test.
-/// The bits have a one to one correspondence to the possible receiver termination
-/// and
+/// @note Enables for which impedance values can be used and tested in a timing test. The
+/// bits have a one to one correspondence to the possible receiver termination and
/// start with the first value down to the last (largest) impedance as the LSB of
/// the 32 bit
/// field.
@@ -4536,9 +4350,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint32_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Enables for which impedance values can be used and tested in a timing test.
-/// The bits have a one to one correspondence to the possible receiver termination
-/// and
+/// @note Enables for which impedance values can be used and tested in a timing test. The
+/// bits have a one to one correspondence to the possible receiver termination and
/// start with the first value down to the last (largest) impedance as the LSB of
/// the 32 bit
/// field.
@@ -4566,9 +4379,8 @@ fapi_try_exit:
/// @param[out] uint32_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Enables for which impedance values can be used and tested in a timing test.
-/// The bits have a one to one correspondence to the possible receiver termination
-/// and
+/// @note Enables for which impedance values can be used and tested in a timing test. The
+/// bits have a one to one correspondence to the possible receiver termination and
/// start with the first value down to the last (largest) impedance as the LSB of
/// the 32 bit
/// field.
@@ -4601,15 +4413,11 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note Centaur DQ and DQS Slew Rate Used in various locations and comes from the MT
-/// keyword of the VPD or
-/// is computed in mss_eff_cnfg_termination. Slowest slew rate is 0, incrementing by
-/// one.
-/// The lower the number the slower the slew rate the higher the faster.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// creator: VPD(MT), mss_eff_cnfg_termination
-/// consumer: initfiles,various.C
-/// firmware notes: none
-/// This is the nominal
+/// keyword of the VPD or is computed in mss_eff_cnfg_termination. Slowest slew rate
+/// is 0, incrementing by one. The lower the number the slower the slew rate the
+/// higher the faster. Can be overwritten by ODM vendors if done from the PNOR or
+/// odm_eff_cnfg. creator: VPD(MT), mss_eff_cnfg_termination consumer:
+/// initfiles,various.C firmware notes: none This is the nominal
/// value
///
inline fapi2::ReturnCode eff_cen_slew_rate_dq_dqs(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
@@ -4634,15 +4442,11 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note Centaur DQ and DQS Slew Rate Used in various locations and comes from the MT
-/// keyword of the VPD or
-/// is computed in mss_eff_cnfg_termination. Slowest slew rate is 0, incrementing by
-/// one.
-/// The lower the number the slower the slew rate the higher the faster.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// creator: VPD(MT), mss_eff_cnfg_termination
-/// consumer: initfiles,various.C
-/// firmware notes: none
-/// This is the nominal
+/// keyword of the VPD or is computed in mss_eff_cnfg_termination. Slowest slew rate
+/// is 0, incrementing by one. The lower the number the slower the slew rate the
+/// higher the faster. Can be overwritten by ODM vendors if done from the PNOR or
+/// odm_eff_cnfg. creator: VPD(MT), mss_eff_cnfg_termination consumer:
+/// initfiles,various.C firmware notes: none This is the nominal
/// value
///
inline fapi2::ReturnCode eff_cen_slew_rate_dq_dqs(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
@@ -4668,15 +4472,11 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note Centaur DQ and DQS Slew Rate Used in various locations and comes from the MT
-/// keyword of the VPD or
-/// is computed in mss_eff_cnfg_termination. Slowest slew rate is 0, incrementing by
-/// one.
-/// The lower the number the slower the slew rate the higher the faster.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// creator: VPD(MT), mss_eff_cnfg_termination
-/// consumer: initfiles,various.C
-/// firmware notes: none
-/// This is the nominal
+/// keyword of the VPD or is computed in mss_eff_cnfg_termination. Slowest slew rate
+/// is 0, incrementing by one. The lower the number the slower the slew rate the
+/// higher the faster. Can be overwritten by ODM vendors if done from the PNOR or
+/// odm_eff_cnfg. creator: VPD(MT), mss_eff_cnfg_termination consumer:
+/// initfiles,various.C firmware notes: none This is the nominal
/// value
///
inline fapi2::ReturnCode eff_cen_slew_rate_dq_dqs(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
@@ -4706,8 +4506,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Slew Rates that can be selected during timing adjustments.
-/// The fastest rate is the
+/// @note Slew Rates that can be selected during timing adjustments. The fastest rate is
+/// the
/// LSB
///
inline fapi2::ReturnCode eff_cen_slew_rate_dq_dqs_schmoo(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
@@ -4732,8 +4532,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Slew Rates that can be selected during timing adjustments.
-/// The fastest rate is the
+/// @note Slew Rates that can be selected during timing adjustments. The fastest rate is
+/// the
/// LSB
///
inline fapi2::ReturnCode eff_cen_slew_rate_dq_dqs_schmoo(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
@@ -4759,8 +4559,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Slew Rates that can be selected during timing adjustments.
-/// The fastest rate is the
+/// @note Slew Rates that can be selected during timing adjustments. The fastest rate is
+/// the
/// LSB
///
inline fapi2::ReturnCode eff_cen_slew_rate_dq_dqs_schmoo(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
@@ -4790,8 +4590,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Slew Rates that can be selected during timing adjustments.
-/// The fastest rate is the
+/// @note Slew Rates that can be selected during timing adjustments. The fastest rate is
+/// the
/// LSB
///
inline fapi2::ReturnCode eff_cen_slew_rate_clk_schmoo(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
@@ -4816,8 +4616,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Slew Rates that can be selected during timing adjustments.
-/// The fastest rate is the
+/// @note Slew Rates that can be selected during timing adjustments. The fastest rate is
+/// the
/// LSB
///
inline fapi2::ReturnCode eff_cen_slew_rate_clk_schmoo(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
@@ -4842,8 +4642,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Slew Rates that can be selected during timing adjustments.
-/// The fastest rate is the
+/// @note Slew Rates that can be selected during timing adjustments. The fastest rate is
+/// the
/// LSB
///
inline fapi2::ReturnCode eff_cen_slew_rate_clk_schmoo(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
@@ -4873,8 +4673,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Slew Rates that can be selected during timing adjustments.
-/// The fastest rate is the
+/// @note Slew Rates that can be selected during timing adjustments. The fastest rate is
+/// the
/// LSB
///
inline fapi2::ReturnCode eff_cen_slew_rate_spcke_schmoo(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
@@ -4899,8 +4699,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Slew Rates that can be selected during timing adjustments.
-/// The fastest rate is the
+/// @note Slew Rates that can be selected during timing adjustments. The fastest rate is
+/// the
/// LSB
///
inline fapi2::ReturnCode eff_cen_slew_rate_spcke_schmoo(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
@@ -4926,8 +4726,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Slew Rates that can be selected during timing adjustments.
-/// The fastest rate is the
+/// @note Slew Rates that can be selected during timing adjustments. The fastest rate is
+/// the
/// LSB
///
inline fapi2::ReturnCode eff_cen_slew_rate_spcke_schmoo(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
@@ -4957,8 +4757,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Slew Rates that can be selected during timing adjustments.
-/// The fastest rate is the
+/// @note Slew Rates that can be selected during timing adjustments. The fastest rate is
+/// the
/// LSB
///
inline fapi2::ReturnCode eff_cen_slew_rate_addr_schmoo(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
@@ -4983,8 +4783,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Slew Rates that can be selected during timing adjustments.
-/// The fastest rate is the
+/// @note Slew Rates that can be selected during timing adjustments. The fastest rate is
+/// the
/// LSB
///
inline fapi2::ReturnCode eff_cen_slew_rate_addr_schmoo(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
@@ -5010,8 +4810,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Slew Rates that can be selected during timing adjustments.
-/// The fastest rate is the
+/// @note Slew Rates that can be selected during timing adjustments. The fastest rate is
+/// the
/// LSB
///
inline fapi2::ReturnCode eff_cen_slew_rate_addr_schmoo(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
@@ -5041,8 +4841,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Slew Rates that can be selected during timing adjustments.
-/// The fastest rate is the
+/// @note Slew Rates that can be selected during timing adjustments. The fastest rate is
+/// the
/// LSB
///
inline fapi2::ReturnCode eff_cen_slew_rate_cntl_schmoo(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
@@ -5067,8 +4867,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Slew Rates that can be selected during timing adjustments.
-/// The fastest rate is the
+/// @note Slew Rates that can be selected during timing adjustments. The fastest rate is
+/// the
/// LSB
///
inline fapi2::ReturnCode eff_cen_slew_rate_cntl_schmoo(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
@@ -5094,8 +4894,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Slew Rates that can be selected during timing adjustments.
-/// The fastest rate is the
+/// @note Slew Rates that can be selected during timing adjustments. The fastest rate is
+/// the
/// LSB
///
inline fapi2::ReturnCode eff_cen_slew_rate_cntl_schmoo(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
@@ -5125,13 +4925,10 @@ fapi_try_exit:
/// @param[out] ref to the value uint32_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Centaur Read Vref.
-/// Used in various locations and comes from the MT keyword of the VPD or is
-/// computed in mss_eff_cnfg_termination.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Creator: VPD(MT) or mss_eff_cnfg_termination
-/// consumer: various.C and initfiles
-/// firmware notes: none
+/// @note Centaur Read Vref. Used in various locations and comes from the MT keyword of
+/// the VPD or is computed in mss_eff_cnfg_termination. Can be overwritten by ODM
+/// vendors if done from the PNOR or odm_eff_cnfg. Creator: VPD(MT) or
+/// mss_eff_cnfg_termination consumer: various.C and initfiles firmware notes: none
/// This is the nominal
/// value
///
@@ -5155,13 +4952,10 @@ fapi_try_exit:
/// @param[out] ref to the value uint32_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Centaur Read Vref.
-/// Used in various locations and comes from the MT keyword of the VPD or is
-/// computed in mss_eff_cnfg_termination.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Creator: VPD(MT) or mss_eff_cnfg_termination
-/// consumer: various.C and initfiles
-/// firmware notes: none
+/// @note Centaur Read Vref. Used in various locations and comes from the MT keyword of
+/// the VPD or is computed in mss_eff_cnfg_termination. Can be overwritten by ODM
+/// vendors if done from the PNOR or odm_eff_cnfg. Creator: VPD(MT) or
+/// mss_eff_cnfg_termination consumer: various.C and initfiles firmware notes: none
/// This is the nominal
/// value
///
@@ -5186,13 +4980,10 @@ fapi_try_exit:
/// @param[out] uint32_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Centaur Read Vref.
-/// Used in various locations and comes from the MT keyword of the VPD or is
-/// computed in mss_eff_cnfg_termination.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Creator: VPD(MT) or mss_eff_cnfg_termination
-/// consumer: various.C and initfiles
-/// firmware notes: none
+/// @note Centaur Read Vref. Used in various locations and comes from the MT keyword of
+/// the VPD or is computed in mss_eff_cnfg_termination. Can be overwritten by ODM
+/// vendors if done from the PNOR or odm_eff_cnfg. Creator: VPD(MT) or
+/// mss_eff_cnfg_termination consumer: various.C and initfiles firmware notes: none
/// This is the nominal
/// value
///
@@ -5222,8 +5013,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint32_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Enables for which VREF value can be used in timing adjustments.
-/// The highest voltage corresponds to the
+/// @note Enables for which VREF value can be used in timing adjustments. The highest
+/// voltage corresponds to the
/// LSB
///
inline fapi2::ReturnCode eff_cen_rd_vref_schmoo(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
@@ -5247,8 +5038,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint32_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Enables for which VREF value can be used in timing adjustments.
-/// The highest voltage corresponds to the
+/// @note Enables for which VREF value can be used in timing adjustments. The highest
+/// voltage corresponds to the
/// LSB
///
inline fapi2::ReturnCode eff_cen_rd_vref_schmoo(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
@@ -5273,8 +5064,8 @@ fapi_try_exit:
/// @param[out] uint32_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Enables for which VREF value can be used in timing adjustments.
-/// The highest voltage corresponds to the
+/// @note Enables for which VREF value can be used in timing adjustments. The highest
+/// voltage corresponds to the
/// LSB
///
inline fapi2::ReturnCode eff_cen_rd_vref_schmoo(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
@@ -5388,13 +5179,10 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (F)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note RAS to CAS Delay.
-/// Used in various locations and is computed in mss_eff_cnfg_timing.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg_timing
-/// consumer: various
-/// firmware notes:
+/// @note RAS to CAS Delay. Used in various locations and is computed in
+/// mss_eff_cnfg_timing. Can be overwritten by ODM vendors if done from the PNOR or
+/// odm_eff_cnfg. Each memory channel will have a value. creator:
+/// mss_eff_cnfg_timing consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_trcd(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -5419,13 +5207,10 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (G)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note RAS to CAS Delay.
-/// Used in various locations and is computed in mss_eff_cnfg_timing.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg_timing
-/// consumer: various
-/// firmware notes:
+/// @note RAS to CAS Delay. Used in various locations and is computed in
+/// mss_eff_cnfg_timing. Can be overwritten by ODM vendors if done from the PNOR or
+/// odm_eff_cnfg. Each memory channel will have a value. creator:
+/// mss_eff_cnfg_timing consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_trcd(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
@@ -5455,13 +5240,10 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (H)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note RAS to CAS Delay.
-/// Used in various locations and is computed in mss_eff_cnfg_timing.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg_timing
-/// consumer: various
-/// firmware notes:
+/// @note RAS to CAS Delay. Used in various locations and is computed in
+/// mss_eff_cnfg_timing. Can be overwritten by ODM vendors if done from the PNOR or
+/// odm_eff_cnfg. Each memory channel will have a value. creator:
+/// mss_eff_cnfg_timing consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_trcd(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -5490,13 +5272,10 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Row ACT to Row ACT Delay.
-/// Used in various locations and is computed in mss_eff_cnfg_timing.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg_timing
-/// consumer: various
-/// firmware notes:
+/// @note Row ACT to Row ACT Delay. Used in various locations and is computed in
+/// mss_eff_cnfg_timing. Can be overwritten by ODM vendors if done from the PNOR or
+/// odm_eff_cnfg. Each memory channel will have a value. creator:
+/// mss_eff_cnfg_timing consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_trrd(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -5519,13 +5298,10 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Row ACT to Row ACT Delay.
-/// Used in various locations and is computed in mss_eff_cnfg_timing.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg_timing
-/// consumer: various
-/// firmware notes:
+/// @note Row ACT to Row ACT Delay. Used in various locations and is computed in
+/// mss_eff_cnfg_timing. Can be overwritten by ODM vendors if done from the PNOR or
+/// odm_eff_cnfg. Each memory channel will have a value. creator:
+/// mss_eff_cnfg_timing consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_trrd(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -5549,13 +5325,10 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Row ACT to Row ACT Delay.
-/// Used in various locations and is computed in mss_eff_cnfg_timing.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg_timing
-/// consumer: various
-/// firmware notes:
+/// @note Row ACT to Row ACT Delay. Used in various locations and is computed in
+/// mss_eff_cnfg_timing. Can be overwritten by ODM vendors if done from the PNOR or
+/// odm_eff_cnfg. Each memory channel will have a value. creator:
+/// mss_eff_cnfg_timing consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_trrd(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -5584,12 +5357,10 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (F)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Row Precharge Delay.
-/// Used in various locations and is computed in mss_eff_cnfg_timing.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg_timing
-/// consumer:
+/// @note Row Precharge Delay. Used in various locations and is computed in
+/// mss_eff_cnfg_timing. Can be overwritten by ODM vendors if done from the PNOR or
+/// odm_eff_cnfg. Each memory channel will have a value. creator:
+/// mss_eff_cnfg_timing consumer:
/// various
///
inline fapi2::ReturnCode eff_dram_trp(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -5614,12 +5385,10 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (G)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Row Precharge Delay.
-/// Used in various locations and is computed in mss_eff_cnfg_timing.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg_timing
-/// consumer:
+/// @note Row Precharge Delay. Used in various locations and is computed in
+/// mss_eff_cnfg_timing. Can be overwritten by ODM vendors if done from the PNOR or
+/// odm_eff_cnfg. Each memory channel will have a value. creator:
+/// mss_eff_cnfg_timing consumer:
/// various
///
inline fapi2::ReturnCode eff_dram_trp(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
@@ -5649,12 +5418,10 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (H)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Row Precharge Delay.
-/// Used in various locations and is computed in mss_eff_cnfg_timing.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg_timing
-/// consumer:
+/// @note Row Precharge Delay. Used in various locations and is computed in
+/// mss_eff_cnfg_timing. Can be overwritten by ODM vendors if done from the PNOR or
+/// odm_eff_cnfg. Each memory channel will have a value. creator:
+/// mss_eff_cnfg_timing consumer:
/// various
///
inline fapi2::ReturnCode eff_dram_trp(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -5683,12 +5450,10 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note ACT to Precharge Delay.
-/// Used in various locations and is computed in mss_eff_cnfg_timing.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg_timing
-/// consumer:
+/// @note ACT to Precharge Delay. Used in various locations and is computed in
+/// mss_eff_cnfg_timing. Can be overwritten by ODM vendors if done from the PNOR or
+/// odm_eff_cnfg. Each memory channel will have a value. creator:
+/// mss_eff_cnfg_timing consumer:
/// various
///
inline fapi2::ReturnCode eff_dram_tras(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -5711,12 +5476,10 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note ACT to Precharge Delay.
-/// Used in various locations and is computed in mss_eff_cnfg_timing.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg_timing
-/// consumer:
+/// @note ACT to Precharge Delay. Used in various locations and is computed in
+/// mss_eff_cnfg_timing. Can be overwritten by ODM vendors if done from the PNOR or
+/// odm_eff_cnfg. Each memory channel will have a value. creator:
+/// mss_eff_cnfg_timing consumer:
/// various
///
inline fapi2::ReturnCode eff_dram_tras(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -5740,12 +5503,10 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note ACT to Precharge Delay.
-/// Used in various locations and is computed in mss_eff_cnfg_timing.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg_timing
-/// consumer:
+/// @note ACT to Precharge Delay. Used in various locations and is computed in
+/// mss_eff_cnfg_timing. Can be overwritten by ODM vendors if done from the PNOR or
+/// odm_eff_cnfg. Each memory channel will have a value. creator:
+/// mss_eff_cnfg_timing consumer:
/// various
///
inline fapi2::ReturnCode eff_dram_tras(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -5774,13 +5535,10 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note ACT to ACT/Refresh Delay.
-/// Used in various locations and is computed in mss_eff_cnfg_timing.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg_timing
-/// consumer: various
-/// firmware notes:
+/// @note ACT to ACT/Refresh Delay. Used in various locations and is computed in
+/// mss_eff_cnfg_timing. Can be overwritten by ODM vendors if done from the PNOR or
+/// odm_eff_cnfg. Each memory channel will have a value. creator:
+/// mss_eff_cnfg_timing consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_trc(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -5803,13 +5561,10 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note ACT to ACT/Refresh Delay.
-/// Used in various locations and is computed in mss_eff_cnfg_timing.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg_timing
-/// consumer: various
-/// firmware notes:
+/// @note ACT to ACT/Refresh Delay. Used in various locations and is computed in
+/// mss_eff_cnfg_timing. Can be overwritten by ODM vendors if done from the PNOR or
+/// odm_eff_cnfg. Each memory channel will have a value. creator:
+/// mss_eff_cnfg_timing consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_trc(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -5833,13 +5588,10 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note ACT to ACT/Refresh Delay.
-/// Used in various locations and is computed in mss_eff_cnfg_timing.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg_timing
-/// consumer: various
-/// firmware notes:
+/// @note ACT to ACT/Refresh Delay. Used in various locations and is computed in
+/// mss_eff_cnfg_timing. Can be overwritten by ODM vendors if done from the PNOR or
+/// odm_eff_cnfg. Each memory channel will have a value. creator:
+/// mss_eff_cnfg_timing consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_trc(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -5868,13 +5620,10 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Internal Write to Read Delay.
-/// Used in various locations and is computed in mss_eff_cnfg_timing.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg_timing
-/// consumer: various
-/// firmware notes:
+/// @note Internal Write to Read Delay. Used in various locations and is computed in
+/// mss_eff_cnfg_timing. Can be overwritten by ODM vendors if done from the PNOR or
+/// odm_eff_cnfg. Each memory channel will have a value. creator:
+/// mss_eff_cnfg_timing consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_twtr(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -5897,13 +5646,10 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Internal Write to Read Delay.
-/// Used in various locations and is computed in mss_eff_cnfg_timing.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg_timing
-/// consumer: various
-/// firmware notes:
+/// @note Internal Write to Read Delay. Used in various locations and is computed in
+/// mss_eff_cnfg_timing. Can be overwritten by ODM vendors if done from the PNOR or
+/// odm_eff_cnfg. Each memory channel will have a value. creator:
+/// mss_eff_cnfg_timing consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_twtr(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -5927,13 +5673,10 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Internal Write to Read Delay.
-/// Used in various locations and is computed in mss_eff_cnfg_timing.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg_timing
-/// consumer: various
-/// firmware notes:
+/// @note Internal Write to Read Delay. Used in various locations and is computed in
+/// mss_eff_cnfg_timing. Can be overwritten by ODM vendors if done from the PNOR or
+/// odm_eff_cnfg. Each memory channel will have a value. creator:
+/// mss_eff_cnfg_timing consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_twtr(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -5962,13 +5705,10 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Internal Read to Precharge Delay.
-/// Used in various locations and is computed in mss_eff_cnfg_timing.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg_timing
-/// consumer: various
-/// firmware notes:
+/// @note Internal Read to Precharge Delay. Used in various locations and is computed in
+/// mss_eff_cnfg_timing. Can be overwritten by ODM vendors if done from the PNOR or
+/// odm_eff_cnfg. Each memory channel will have a value. creator:
+/// mss_eff_cnfg_timing consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_trtp(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -5991,13 +5731,10 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Internal Read to Precharge Delay.
-/// Used in various locations and is computed in mss_eff_cnfg_timing.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg_timing
-/// consumer: various
-/// firmware notes:
+/// @note Internal Read to Precharge Delay. Used in various locations and is computed in
+/// mss_eff_cnfg_timing. Can be overwritten by ODM vendors if done from the PNOR or
+/// odm_eff_cnfg. Each memory channel will have a value. creator:
+/// mss_eff_cnfg_timing consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_trtp(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -6021,13 +5758,10 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Internal Read to Precharge Delay.
-/// Used in various locations and is computed in mss_eff_cnfg_timing.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg_timing
-/// consumer: various
-/// firmware notes:
+/// @note Internal Read to Precharge Delay. Used in various locations and is computed in
+/// mss_eff_cnfg_timing. Can be overwritten by ODM vendors if done from the PNOR or
+/// odm_eff_cnfg. Each memory channel will have a value. creator:
+/// mss_eff_cnfg_timing consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_trtp(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -6056,13 +5790,10 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Four ACT Window Delay.
-/// Used in various locations and is computed in mss_eff_cnfg_timing.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg_timing
-/// consumer: various
-/// firmware notes:
+/// @note Four ACT Window Delay. Used in various locations and is computed in
+/// mss_eff_cnfg_timing. Can be overwritten by ODM vendors if done from the PNOR or
+/// odm_eff_cnfg. Each memory channel will have a value. creator:
+/// mss_eff_cnfg_timing consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_tfaw(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -6085,13 +5816,10 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Four ACT Window Delay.
-/// Used in various locations and is computed in mss_eff_cnfg_timing.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg_timing
-/// consumer: various
-/// firmware notes:
+/// @note Four ACT Window Delay. Used in various locations and is computed in
+/// mss_eff_cnfg_timing. Can be overwritten by ODM vendors if done from the PNOR or
+/// odm_eff_cnfg. Each memory channel will have a value. creator:
+/// mss_eff_cnfg_timing consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_tfaw(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -6115,13 +5843,10 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Four ACT Window Delay.
-/// Used in various locations and is computed in mss_eff_cnfg_timing.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg_timing
-/// consumer: various
-/// firmware notes:
+/// @note Four ACT Window Delay. Used in various locations and is computed in
+/// mss_eff_cnfg_timing. Can be overwritten by ODM vendors if done from the PNOR or
+/// odm_eff_cnfg. Each memory channel will have a value. creator:
+/// mss_eff_cnfg_timing consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_tfaw(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -6150,13 +5875,10 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Burst Length.
-/// Used in various locations and is computed in mss_eff_cnfg.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note Burst Length. Used in various locations and is computed in mss_eff_cnfg. Can be
+/// overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg. Each memory
+/// channel will have a value. creator: mss_eff_cnfg consumer: various firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode eff_dram_burst_length(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -6179,13 +5901,10 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Burst Length.
-/// Used in various locations and is computed in mss_eff_cnfg.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note Burst Length. Used in various locations and is computed in mss_eff_cnfg. Can be
+/// overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg. Each memory
+/// channel will have a value. creator: mss_eff_cnfg consumer: various firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode eff_dram_burst_length(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -6209,13 +5928,10 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Burst Length.
-/// Used in various locations and is computed in mss_eff_cnfg.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note Burst Length. Used in various locations and is computed in mss_eff_cnfg. Can be
+/// overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg. Each memory
+/// channel will have a value. creator: mss_eff_cnfg consumer: various firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode eff_dram_burst_length(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -6244,12 +5960,9 @@ fapi_try_exit:
/// @param[out] ref to the value uint64_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note CAS Latency.
-/// Used in various locations and is computed in mss_eff_cnfg_timing.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg_timing
-/// consumer: various
+/// @note CAS Latency. Used in various locations and is computed in mss_eff_cnfg_timing.
+/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg. Each
+/// memory channel will have a value. creator: mss_eff_cnfg_timing consumer: various
/// firmware notes:
/// none
///
@@ -6273,12 +5986,9 @@ fapi_try_exit:
/// @param[out] ref to the value uint64_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note CAS Latency.
-/// Used in various locations and is computed in mss_eff_cnfg_timing.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg_timing
-/// consumer: various
+/// @note CAS Latency. Used in various locations and is computed in mss_eff_cnfg_timing.
+/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg. Each
+/// memory channel will have a value. creator: mss_eff_cnfg_timing consumer: various
/// firmware notes:
/// none
///
@@ -6303,12 +6013,9 @@ fapi_try_exit:
/// @param[out] uint64_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note CAS Latency.
-/// Used in various locations and is computed in mss_eff_cnfg_timing.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg_timing
-/// consumer: various
+/// @note CAS Latency. Used in various locations and is computed in mss_eff_cnfg_timing.
+/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg. Each
+/// memory channel will have a value. creator: mss_eff_cnfg_timing consumer: various
/// firmware notes:
/// none
///
@@ -6338,13 +6045,10 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Additive Latency.
-/// Used in various locations and is computed in mss_eff_cnfg_timing.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg_timing
-/// consumer: various
-/// firmware notes:
+/// @note Additive Latency. Used in various locations and is computed in
+/// mss_eff_cnfg_timing. Can be overwritten by ODM vendors if done from the PNOR or
+/// odm_eff_cnfg. Each memory channel will have a value. creator:
+/// mss_eff_cnfg_timing consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_al(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -6367,13 +6071,10 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Additive Latency.
-/// Used in various locations and is computed in mss_eff_cnfg_timing.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg_timing
-/// consumer: various
-/// firmware notes:
+/// @note Additive Latency. Used in various locations and is computed in
+/// mss_eff_cnfg_timing. Can be overwritten by ODM vendors if done from the PNOR or
+/// odm_eff_cnfg. Each memory channel will have a value. creator:
+/// mss_eff_cnfg_timing consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_al(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -6397,13 +6098,10 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Additive Latency.
-/// Used in various locations and is computed in mss_eff_cnfg_timing.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg_timing
-/// consumer: various
-/// firmware notes:
+/// @note Additive Latency. Used in various locations and is computed in
+/// mss_eff_cnfg_timing. Can be overwritten by ODM vendors if done from the PNOR or
+/// odm_eff_cnfg. Each memory channel will have a value. creator:
+/// mss_eff_cnfg_timing consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_al(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -6432,13 +6130,10 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note CAS Write Latency.
-/// Used in various locations and is computed in mss_eff_cnfg_timing.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg_timing
-/// consumer: various
-/// firmware notes:
+/// @note CAS Write Latency. Used in various locations and is computed in
+/// mss_eff_cnfg_timing. Can be overwritten by ODM vendors if done from the PNOR or
+/// odm_eff_cnfg. Each memory channel will have a value. creator:
+/// mss_eff_cnfg_timing consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_cwl(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -6461,13 +6156,10 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note CAS Write Latency.
-/// Used in various locations and is computed in mss_eff_cnfg_timing.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg_timing
-/// consumer: various
-/// firmware notes:
+/// @note CAS Write Latency. Used in various locations and is computed in
+/// mss_eff_cnfg_timing. Can be overwritten by ODM vendors if done from the PNOR or
+/// odm_eff_cnfg. Each memory channel will have a value. creator:
+/// mss_eff_cnfg_timing consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_cwl(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -6491,13 +6183,10 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note CAS Write Latency.
-/// Used in various locations and is computed in mss_eff_cnfg_timing.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg_timing
-/// consumer: various
-/// firmware notes:
+/// @note CAS Write Latency. Used in various locations and is computed in
+/// mss_eff_cnfg_timing. Can be overwritten by ODM vendors if done from the PNOR or
+/// odm_eff_cnfg. Each memory channel will have a value. creator:
+/// mss_eff_cnfg_timing consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_cwl(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -6526,13 +6215,10 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (F)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Read Burst Type.
-/// Used in various locations and is computed in mss_eff_cnfg.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note Read Burst Type. Used in various locations and is computed in mss_eff_cnfg. Can
+/// be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg. Each memory
+/// channel will have a value. creator: mss_eff_cnfg consumer: various firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode eff_dram_read_burst_type(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
@@ -6558,13 +6244,10 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (G)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Read Burst Type.
-/// Used in various locations and is computed in mss_eff_cnfg.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note Read Burst Type. Used in various locations and is computed in mss_eff_cnfg. Can
+/// be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg. Each memory
+/// channel will have a value. creator: mss_eff_cnfg consumer: various firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode eff_dram_read_burst_type(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
@@ -6595,13 +6278,10 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (H)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Read Burst Type.
-/// Used in various locations and is computed in mss_eff_cnfg.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note Read Burst Type. Used in various locations and is computed in mss_eff_cnfg. Can
+/// be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg. Each memory
+/// channel will have a value. creator: mss_eff_cnfg consumer: various firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode eff_dram_read_burst_type(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
@@ -6631,13 +6311,10 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (F)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Test Mode.
-/// Used in various locations and is computed in mss_eff_cnfg.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note Test Mode. Used in various locations and is computed in mss_eff_cnfg. Can be
+/// overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg. Each memory
+/// channel will have a value. creator: mss_eff_cnfg consumer: various firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode eff_dram_tm(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -6662,13 +6339,10 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (G)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Test Mode.
-/// Used in various locations and is computed in mss_eff_cnfg.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note Test Mode. Used in various locations and is computed in mss_eff_cnfg. Can be
+/// overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg. Each memory
+/// channel will have a value. creator: mss_eff_cnfg consumer: various firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode eff_dram_tm(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
@@ -6698,13 +6372,10 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (H)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Test Mode.
-/// Used in various locations and is computed in mss_eff_cnfg.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note Test Mode. Used in various locations and is computed in mss_eff_cnfg. Can be
+/// overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg. Each memory
+/// channel will have a value. creator: mss_eff_cnfg consumer: various firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode eff_dram_tm(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -6733,13 +6404,10 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (F)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note DLL Reset.
-/// Used in various locations and is computed in mss_eff_cnfg.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note DLL Reset. Used in various locations and is computed in mss_eff_cnfg. Can be
+/// overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg. Each memory
+/// channel will have a value. creator: mss_eff_cnfg consumer: various firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode eff_dram_dll_reset(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -6764,13 +6432,10 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (G)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note DLL Reset.
-/// Used in various locations and is computed in mss_eff_cnfg.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note DLL Reset. Used in various locations and is computed in mss_eff_cnfg. Can be
+/// overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg. Each memory
+/// channel will have a value. creator: mss_eff_cnfg consumer: various firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode eff_dram_dll_reset(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
@@ -6800,13 +6465,10 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (H)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note DLL Reset.
-/// Used in various locations and is computed in mss_eff_cnfg.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note DLL Reset. Used in various locations and is computed in mss_eff_cnfg. Can be
+/// overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg. Each memory
+/// channel will have a value. creator: mss_eff_cnfg consumer: various firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode eff_dram_dll_reset(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -6835,13 +6497,10 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (F)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Write Recovery.
-/// Used in various locations and is computed in mss_eff_cnfg_timing.
-/// Can be overwritten by ODM vendofrs if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg_timing
-/// consumer: various
-/// firmware notes:
+/// @note Write Recovery. Used in various locations and is computed in
+/// mss_eff_cnfg_timing. Can be overwritten by ODM vendofrs if done from the PNOR or
+/// odm_eff_cnfg. Each memory channel will have a value. creator:
+/// mss_eff_cnfg_timing consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_write_recovery(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
@@ -6867,13 +6526,10 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (G)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Write Recovery.
-/// Used in various locations and is computed in mss_eff_cnfg_timing.
-/// Can be overwritten by ODM vendofrs if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg_timing
-/// consumer: various
-/// firmware notes:
+/// @note Write Recovery. Used in various locations and is computed in
+/// mss_eff_cnfg_timing. Can be overwritten by ODM vendofrs if done from the PNOR or
+/// odm_eff_cnfg. Each memory channel will have a value. creator:
+/// mss_eff_cnfg_timing consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_write_recovery(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
@@ -6904,13 +6560,10 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (H)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Write Recovery.
-/// Used in various locations and is computed in mss_eff_cnfg_timing.
-/// Can be overwritten by ODM vendofrs if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg_timing
-/// consumer: various
-/// firmware notes:
+/// @note Write Recovery. Used in various locations and is computed in
+/// mss_eff_cnfg_timing. Can be overwritten by ODM vendofrs if done from the PNOR or
+/// odm_eff_cnfg. Each memory channel will have a value. creator:
+/// mss_eff_cnfg_timing consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_write_recovery(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
@@ -6940,13 +6593,10 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note DLL Precharge PD.
-/// Used in various locations and is computed in mss_eff_cnfg.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note DLL Precharge PD. Used in various locations and is computed in mss_eff_cnfg. Can
+/// be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg. Each memory
+/// channel will have a value. creator: mss_eff_cnfg consumer: various firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode eff_dram_dll_ppd(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -6969,13 +6619,10 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note DLL Precharge PD.
-/// Used in various locations and is computed in mss_eff_cnfg.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note DLL Precharge PD. Used in various locations and is computed in mss_eff_cnfg. Can
+/// be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg. Each memory
+/// channel will have a value. creator: mss_eff_cnfg consumer: various firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode eff_dram_dll_ppd(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -6999,13 +6646,10 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note DLL Precharge PD.
-/// Used in various locations and is computed in mss_eff_cnfg.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note DLL Precharge PD. Used in various locations and is computed in mss_eff_cnfg. Can
+/// be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg. Each memory
+/// channel will have a value. creator: mss_eff_cnfg consumer: various firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode eff_dram_dll_ppd(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -7034,13 +6678,10 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (F)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note DLL Enable.
-/// Used in various locations and is computed in mss_eff_cnfg.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note DLL Enable. Used in various locations and is computed in mss_eff_cnfg. Can be
+/// overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg. Each memory
+/// channel will have a value. creator: mss_eff_cnfg consumer: various firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode eff_dram_dll_enable(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -7065,13 +6706,10 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (G)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note DLL Enable.
-/// Used in various locations and is computed in mss_eff_cnfg.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note DLL Enable. Used in various locations and is computed in mss_eff_cnfg. Can be
+/// overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg. Each memory
+/// channel will have a value. creator: mss_eff_cnfg consumer: various firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode eff_dram_dll_enable(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
@@ -7101,13 +6739,10 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (H)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note DLL Enable.
-/// Used in various locations and is computed in mss_eff_cnfg.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note DLL Enable. Used in various locations and is computed in mss_eff_cnfg. Can be
+/// overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg. Each memory
+/// channel will have a value. creator: mss_eff_cnfg consumer: various firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode eff_dram_dll_enable(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -7136,13 +6771,10 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note TDQS.
-/// Used in various locations and is computed in mss_eff_cnfg.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note TDQS. Used in various locations and is computed in mss_eff_cnfg. Can be
+/// overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg. Each memory
+/// channel will have a value. creator: mss_eff_cnfg consumer: various firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode eff_dram_tdqs(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -7165,13 +6797,10 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note TDQS.
-/// Used in various locations and is computed in mss_eff_cnfg.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note TDQS. Used in various locations and is computed in mss_eff_cnfg. Can be
+/// overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg. Each memory
+/// channel will have a value. creator: mss_eff_cnfg consumer: various firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode eff_dram_tdqs(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -7195,13 +6824,10 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note TDQS.
-/// Used in various locations and is computed in mss_eff_cnfg.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note TDQS. Used in various locations and is computed in mss_eff_cnfg. Can be
+/// overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg. Each memory
+/// channel will have a value. creator: mss_eff_cnfg consumer: various firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode eff_dram_tdqs(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -7230,12 +6856,9 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Write Level Enable.
-/// Used in various locations and is computed in mss_eff_cnfg.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
+/// @note Write Level Enable. Used in various locations and is computed in mss_eff_cnfg.
+/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg. Each
+/// memory channel will have a value. creator: mss_eff_cnfg consumer: various
/// firmware notes:
/// none
///
@@ -7259,12 +6882,9 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Write Level Enable.
-/// Used in various locations and is computed in mss_eff_cnfg.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
+/// @note Write Level Enable. Used in various locations and is computed in mss_eff_cnfg.
+/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg. Each
+/// memory channel will have a value. creator: mss_eff_cnfg consumer: various
/// firmware notes:
/// none
///
@@ -7290,12 +6910,9 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Write Level Enable.
-/// Used in various locations and is computed in mss_eff_cnfg.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
+/// @note Write Level Enable. Used in various locations and is computed in mss_eff_cnfg.
+/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg. Each
+/// memory channel will have a value. creator: mss_eff_cnfg consumer: various
/// firmware notes:
/// none
///
@@ -7325,14 +6942,10 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note DRAM Qoff.
-/// Enables or disables DRAM output.
-/// Used in various locations and is computed in mss_eff_cnfg.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note DRAM Qoff. Enables or disables DRAM output. Used in various locations and is
+/// computed in mss_eff_cnfg. Can be overwritten by ODM vendors if done from the
+/// PNOR or odm_eff_cnfg. Each memory channel will have a value. creator:
+/// mss_eff_cnfg consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_output_buffer(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -7355,14 +6968,10 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note DRAM Qoff.
-/// Enables or disables DRAM output.
-/// Used in various locations and is computed in mss_eff_cnfg.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note DRAM Qoff. Enables or disables DRAM output. Used in various locations and is
+/// computed in mss_eff_cnfg. Can be overwritten by ODM vendors if done from the
+/// PNOR or odm_eff_cnfg. Each memory channel will have a value. creator:
+/// mss_eff_cnfg consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_output_buffer(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
@@ -7387,14 +6996,10 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note DRAM Qoff.
-/// Enables or disables DRAM output.
-/// Used in various locations and is computed in mss_eff_cnfg.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note DRAM Qoff. Enables or disables DRAM output. Used in various locations and is
+/// computed in mss_eff_cnfg. Can be overwritten by ODM vendors if done from the
+/// PNOR or odm_eff_cnfg. Each memory channel will have a value. creator:
+/// mss_eff_cnfg consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_output_buffer(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -7423,13 +7028,10 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Partial Array Self-Refresh.
-/// Used in various locations and is computed in mss_eff_cnfg.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note Partial Array Self-Refresh. Used in various locations and is computed in
+/// mss_eff_cnfg. Can be overwritten by ODM vendors if done from the PNOR or
+/// odm_eff_cnfg. Each memory channel will have a value. creator: mss_eff_cnfg
+/// consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_pasr(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -7452,13 +7054,10 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Partial Array Self-Refresh.
-/// Used in various locations and is computed in mss_eff_cnfg.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note Partial Array Self-Refresh. Used in various locations and is computed in
+/// mss_eff_cnfg. Can be overwritten by ODM vendors if done from the PNOR or
+/// odm_eff_cnfg. Each memory channel will have a value. creator: mss_eff_cnfg
+/// consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_pasr(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -7482,13 +7081,10 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Partial Array Self-Refresh.
-/// Used in various locations and is computed in mss_eff_cnfg.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note Partial Array Self-Refresh. Used in various locations and is computed in
+/// mss_eff_cnfg. Can be overwritten by ODM vendors if done from the PNOR or
+/// odm_eff_cnfg. Each memory channel will have a value. creator: mss_eff_cnfg
+/// consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_pasr(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -7517,12 +7113,9 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Auto Self-Refresh.
-/// Used in various locations and is computed in mss_eff_cnfg.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
+/// @note Auto Self-Refresh. Used in various locations and is computed in mss_eff_cnfg.
+/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg. Each
+/// memory channel will have a value. creator: mss_eff_cnfg consumer: various
/// firmware notes:
/// none
///
@@ -7546,12 +7139,9 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Auto Self-Refresh.
-/// Used in various locations and is computed in mss_eff_cnfg.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
+/// @note Auto Self-Refresh. Used in various locations and is computed in mss_eff_cnfg.
+/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg. Each
+/// memory channel will have a value. creator: mss_eff_cnfg consumer: various
/// firmware notes:
/// none
///
@@ -7576,12 +7166,9 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Auto Self-Refresh.
-/// Used in various locations and is computed in mss_eff_cnfg.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
+/// @note Auto Self-Refresh. Used in various locations and is computed in mss_eff_cnfg.
+/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg. Each
+/// memory channel will have a value. creator: mss_eff_cnfg consumer: various
/// firmware notes:
/// none
///
@@ -7611,13 +7198,10 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Self-Refresh Temperature Range.
-/// Used in various locations and is computed in mss_eff_cnfg.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note Self-Refresh Temperature Range. Used in various locations and is computed in
+/// mss_eff_cnfg. Can be overwritten by ODM vendors if done from the PNOR or
+/// odm_eff_cnfg. Each memory channel will have a value. creator: mss_eff_cnfg
+/// consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_srt(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -7640,13 +7224,10 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Self-Refresh Temperature Range.
-/// Used in various locations and is computed in mss_eff_cnfg.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note Self-Refresh Temperature Range. Used in various locations and is computed in
+/// mss_eff_cnfg. Can be overwritten by ODM vendors if done from the PNOR or
+/// odm_eff_cnfg. Each memory channel will have a value. creator: mss_eff_cnfg
+/// consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_srt(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -7670,13 +7251,10 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Self-Refresh Temperature Range.
-/// Used in various locations and is computed in mss_eff_cnfg.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note Self-Refresh Temperature Range. Used in various locations and is computed in
+/// mss_eff_cnfg. Can be overwritten by ODM vendors if done from the PNOR or
+/// odm_eff_cnfg. Each memory channel will have a value. creator: mss_eff_cnfg
+/// consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_srt(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -7705,13 +7283,10 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Multi Purpose Register Location.
-/// Used in various locations and is computed in mss_eff_cnfg.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note Multi Purpose Register Location. Used in various locations and is computed in
+/// mss_eff_cnfg. Can be overwritten by ODM vendors if done from the PNOR or
+/// odm_eff_cnfg. Each memory channel will have a value. creator: mss_eff_cnfg
+/// consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_mpr_loc(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -7734,13 +7309,10 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Multi Purpose Register Location.
-/// Used in various locations and is computed in mss_eff_cnfg.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note Multi Purpose Register Location. Used in various locations and is computed in
+/// mss_eff_cnfg. Can be overwritten by ODM vendors if done from the PNOR or
+/// odm_eff_cnfg. Each memory channel will have a value. creator: mss_eff_cnfg
+/// consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_mpr_loc(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -7764,13 +7336,10 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Multi Purpose Register Location.
-/// Used in various locations and is computed in mss_eff_cnfg.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note Multi Purpose Register Location. Used in various locations and is computed in
+/// mss_eff_cnfg. Can be overwritten by ODM vendors if done from the PNOR or
+/// odm_eff_cnfg. Each memory channel will have a value. creator: mss_eff_cnfg
+/// consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_mpr_loc(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -7799,13 +7368,10 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Multi Purpose Register Mode.
-/// Used in various locations and is computed in mss_eff_cnfg.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note Multi Purpose Register Mode. Used in various locations and is computed in
+/// mss_eff_cnfg. Can be overwritten by ODM vendors if done from the PNOR or
+/// odm_eff_cnfg. Each memory channel will have a value. creator: mss_eff_cnfg
+/// consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_mpr_mode(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -7828,13 +7394,10 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Multi Purpose Register Mode.
-/// Used in various locations and is computed in mss_eff_cnfg.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note Multi Purpose Register Mode. Used in various locations and is computed in
+/// mss_eff_cnfg. Can be overwritten by ODM vendors if done from the PNOR or
+/// odm_eff_cnfg. Each memory channel will have a value. creator: mss_eff_cnfg
+/// consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_mpr_mode(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -7858,13 +7421,10 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Multi Purpose Register Mode.
-/// Used in various locations and is computed in mss_eff_cnfg.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note Multi Purpose Register Mode. Used in various locations and is computed in
+/// mss_eff_cnfg. Can be overwritten by ODM vendors if done from the PNOR or
+/// odm_eff_cnfg. Each memory channel will have a value. creator: mss_eff_cnfg
+/// consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_mpr_mode(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -7894,16 +7454,13 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (F)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note F0RC00: Global Features Control Word.For normal operation, output inversion is
-/// always enabled.
-/// For DIMM vendor test purpose, output inversion can be disabled.
-/// When disabled, register tPDM is not guaranteed to be met.
-/// NOTE: Default value - 0x00. Values Range from 0-8.
-/// 00 - Normal Operation; 01 - Output Inversion Disabled; 02 - Weak Drive Enabled;
-/// 04 - A outputs disabled; 08 - B outputs disabled; So on.
-/// No need to calculate; User can override with desired experimental value.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// always enabled. For DIMM vendor test purpose, output inversion can be disabled.
+/// When disabled, register tPDM is not guaranteed to be met. NOTE: Default value -
+/// 0x00. Values Range from 0-8. 00 - Normal Operation; 01 - Output Inversion
+/// Disabled; 02 - Weak Drive Enabled; 04 - A outputs disabled; 08 - B outputs
+/// disabled; So on. No need to calculate; User can override with desired
+/// experimental value. creator: mss_eff_cnfg consumer: mss_dram_init firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc00(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -7929,16 +7486,13 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (G)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note F0RC00: Global Features Control Word.For normal operation, output inversion is
-/// always enabled.
-/// For DIMM vendor test purpose, output inversion can be disabled.
-/// When disabled, register tPDM is not guaranteed to be met.
-/// NOTE: Default value - 0x00. Values Range from 0-8.
-/// 00 - Normal Operation; 01 - Output Inversion Disabled; 02 - Weak Drive Enabled;
-/// 04 - A outputs disabled; 08 - B outputs disabled; So on.
-/// No need to calculate; User can override with desired experimental value.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// always enabled. For DIMM vendor test purpose, output inversion can be disabled.
+/// When disabled, register tPDM is not guaranteed to be met. NOTE: Default value -
+/// 0x00. Values Range from 0-8. 00 - Normal Operation; 01 - Output Inversion
+/// Disabled; 02 - Weak Drive Enabled; 04 - A outputs disabled; 08 - B outputs
+/// disabled; So on. No need to calculate; User can override with desired
+/// experimental value. creator: mss_eff_cnfg consumer: mss_dram_init firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc00(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
@@ -7969,16 +7523,13 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (H)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note F0RC00: Global Features Control Word.For normal operation, output inversion is
-/// always enabled.
-/// For DIMM vendor test purpose, output inversion can be disabled.
-/// When disabled, register tPDM is not guaranteed to be met.
-/// NOTE: Default value - 0x00. Values Range from 0-8.
-/// 00 - Normal Operation; 01 - Output Inversion Disabled; 02 - Weak Drive Enabled;
-/// 04 - A outputs disabled; 08 - B outputs disabled; So on.
-/// No need to calculate; User can override with desired experimental value.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// always enabled. For DIMM vendor test purpose, output inversion can be disabled.
+/// When disabled, register tPDM is not guaranteed to be met. NOTE: Default value -
+/// 0x00. Values Range from 0-8. 00 - Normal Operation; 01 - Output Inversion
+/// Disabled; 02 - Weak Drive Enabled; 04 - A outputs disabled; 08 - B outputs
+/// disabled; So on. No need to calculate; User can override with desired
+/// experimental value. creator: mss_eff_cnfg consumer: mss_dram_init firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc00(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -8008,16 +7559,12 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (F)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note F0RC01 - Clock Driver Enable Control Word.1. Output clocks may be individually
-/// turned on or off to conserve power.
-/// The system must read the module SPD to determine which clock outputs are used by
-/// the module.
-/// The PLL remains locked on CK_t/CK_c unless the system stops the clock inputs to
-/// the DDR4RCD02 to enter the lowest power mode.
-/// Default value - 0x00. Values Range from 0-8. No need to calculate; User can
-/// override with desired experimental value.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// turned on or off to conserve power. The system must read the module SPD to
+/// determine which clock outputs are used by the module. The PLL remains locked on
+/// CK_t/CK_c unless the system stops the clock inputs to the DDR4RCD02 to enter the
+/// lowest power mode. Default value - 0x00. Values Range from 0-8. No need to
+/// calculate; User can override with desired experimental value. creator:
+/// mss_eff_cnfg consumer: mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc01(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -8043,16 +7590,12 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (G)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note F0RC01 - Clock Driver Enable Control Word.1. Output clocks may be individually
-/// turned on or off to conserve power.
-/// The system must read the module SPD to determine which clock outputs are used by
-/// the module.
-/// The PLL remains locked on CK_t/CK_c unless the system stops the clock inputs to
-/// the DDR4RCD02 to enter the lowest power mode.
-/// Default value - 0x00. Values Range from 0-8. No need to calculate; User can
-/// override with desired experimental value.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// turned on or off to conserve power. The system must read the module SPD to
+/// determine which clock outputs are used by the module. The PLL remains locked on
+/// CK_t/CK_c unless the system stops the clock inputs to the DDR4RCD02 to enter the
+/// lowest power mode. Default value - 0x00. Values Range from 0-8. No need to
+/// calculate; User can override with desired experimental value. creator:
+/// mss_eff_cnfg consumer: mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc01(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
@@ -8083,16 +7626,12 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (H)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note F0RC01 - Clock Driver Enable Control Word.1. Output clocks may be individually
-/// turned on or off to conserve power.
-/// The system must read the module SPD to determine which clock outputs are used by
-/// the module.
-/// The PLL remains locked on CK_t/CK_c unless the system stops the clock inputs to
-/// the DDR4RCD02 to enter the lowest power mode.
-/// Default value - 0x00. Values Range from 0-8. No need to calculate; User can
-/// override with desired experimental value.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// turned on or off to conserve power. The system must read the module SPD to
+/// determine which clock outputs are used by the module. The PLL remains locked on
+/// CK_t/CK_c unless the system stops the clock inputs to the DDR4RCD02 to enter the
+/// lowest power mode. Default value - 0x00. Values Range from 0-8. No need to
+/// calculate; User can override with desired experimental value. creator:
+/// mss_eff_cnfg consumer: mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc01(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -8121,12 +7660,9 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (F)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note F0RC02: Timing and IBT Control Word; Default value - 0x00.
-/// Values Range from 0-8. No need to calculate;
-/// User can override with desired experimental value.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// @note F0RC02: Timing and IBT Control Word; Default value - 0x00. Values Range from
+/// 0-8. No need to calculate; User can override with desired experimental value.
+/// creator: mss_eff_cnfg consumer: mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc02(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -8151,12 +7687,9 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (G)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note F0RC02: Timing and IBT Control Word; Default value - 0x00.
-/// Values Range from 0-8. No need to calculate;
-/// User can override with desired experimental value.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// @note F0RC02: Timing and IBT Control Word; Default value - 0x00. Values Range from
+/// 0-8. No need to calculate; User can override with desired experimental value.
+/// creator: mss_eff_cnfg consumer: mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc02(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
@@ -8186,12 +7719,9 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (H)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note F0RC02: Timing and IBT Control Word; Default value - 0x00.
-/// Values Range from 0-8. No need to calculate;
-/// User can override with desired experimental value.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// @note F0RC02: Timing and IBT Control Word; Default value - 0x00. Values Range from
+/// 0-8. No need to calculate; User can override with desired experimental value.
+/// creator: mss_eff_cnfg consumer: mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc02(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -8220,12 +7750,10 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (F)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note F0RC03 - CA and CS Signals Driver Characteristics Control Word;
-/// Default value - 0x05 (Moderate Drive). Values Range from 00 to 0F. Has to be
-/// picked up from SPD byte 137, 1st Nibble for CS and CA.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// @note F0RC03 - CA and CS Signals Driver Characteristics Control Word; Default value -
+/// 0x05 (Moderate Drive). Values Range from 00 to 0F. Has to be picked up from SPD
+/// byte 137, 1st Nibble for CS and CA. creator: mss_eff_cnfg consumer:
+/// mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc03(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -8250,12 +7778,10 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (G)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note F0RC03 - CA and CS Signals Driver Characteristics Control Word;
-/// Default value - 0x05 (Moderate Drive). Values Range from 00 to 0F. Has to be
-/// picked up from SPD byte 137, 1st Nibble for CS and CA.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// @note F0RC03 - CA and CS Signals Driver Characteristics Control Word; Default value -
+/// 0x05 (Moderate Drive). Values Range from 00 to 0F. Has to be picked up from SPD
+/// byte 137, 1st Nibble for CS and CA. creator: mss_eff_cnfg consumer:
+/// mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc03(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
@@ -8285,12 +7811,10 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (H)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note F0RC03 - CA and CS Signals Driver Characteristics Control Word;
-/// Default value - 0x05 (Moderate Drive). Values Range from 00 to 0F. Has to be
-/// picked up from SPD byte 137, 1st Nibble for CS and CA.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// @note F0RC03 - CA and CS Signals Driver Characteristics Control Word; Default value -
+/// 0x05 (Moderate Drive). Values Range from 00 to 0F. Has to be picked up from SPD
+/// byte 137, 1st Nibble for CS and CA. creator: mss_eff_cnfg consumer:
+/// mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc03(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -8319,13 +7843,10 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (F)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note F0RC04 - ODT and CKE Signals Driver Characteristics Control Word;
-/// Default value - 0x05 (Moderate Drive).
-/// Values Range from 00 to 0F. Has to be picked up from SPD byte 137, 2nd Nibble
-/// for ODT and CKE.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// @note F0RC04 - ODT and CKE Signals Driver Characteristics Control Word; Default value
+/// - 0x05 (Moderate Drive). Values Range from 00 to 0F. Has to be picked up from
+/// SPD byte 137, 2nd Nibble for ODT and CKE. creator: mss_eff_cnfg consumer:
+/// mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc04(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -8350,13 +7871,10 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (G)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note F0RC04 - ODT and CKE Signals Driver Characteristics Control Word;
-/// Default value - 0x05 (Moderate Drive).
-/// Values Range from 00 to 0F. Has to be picked up from SPD byte 137, 2nd Nibble
-/// for ODT and CKE.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// @note F0RC04 - ODT and CKE Signals Driver Characteristics Control Word; Default value
+/// - 0x05 (Moderate Drive). Values Range from 00 to 0F. Has to be picked up from
+/// SPD byte 137, 2nd Nibble for ODT and CKE. creator: mss_eff_cnfg consumer:
+/// mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc04(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
@@ -8386,13 +7904,10 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (H)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note F0RC04 - ODT and CKE Signals Driver Characteristics Control Word;
-/// Default value - 0x05 (Moderate Drive).
-/// Values Range from 00 to 0F. Has to be picked up from SPD byte 137, 2nd Nibble
-/// for ODT and CKE.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// @note F0RC04 - ODT and CKE Signals Driver Characteristics Control Word; Default value
+/// - 0x05 (Moderate Drive). Values Range from 00 to 0F. Has to be picked up from
+/// SPD byte 137, 2nd Nibble for ODT and CKE. creator: mss_eff_cnfg consumer:
+/// mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc04(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -8421,13 +7936,10 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (F)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note F0RC05 - Clock Driver Characteristics Control Word;
-/// Default value - 0x05 (Moderate Drive).
-/// Values Range from 00 to 0F. Has to be picked up from SPD byte 138, 2nd Nibble
-/// for CK.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// @note F0RC05 - Clock Driver Characteristics Control Word; Default value - 0x05
+/// (Moderate Drive). Values Range from 00 to 0F. Has to be picked up from SPD byte
+/// 138, 2nd Nibble for CK. creator: mss_eff_cnfg consumer: mss_dram_init firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc05(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -8452,13 +7964,10 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (G)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note F0RC05 - Clock Driver Characteristics Control Word;
-/// Default value - 0x05 (Moderate Drive).
-/// Values Range from 00 to 0F. Has to be picked up from SPD byte 138, 2nd Nibble
-/// for CK.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// @note F0RC05 - Clock Driver Characteristics Control Word; Default value - 0x05
+/// (Moderate Drive). Values Range from 00 to 0F. Has to be picked up from SPD byte
+/// 138, 2nd Nibble for CK. creator: mss_eff_cnfg consumer: mss_dram_init firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc05(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
@@ -8488,13 +7997,10 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (H)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note F0RC05 - Clock Driver Characteristics Control Word;
-/// Default value - 0x05 (Moderate Drive).
-/// Values Range from 00 to 0F. Has to be picked up from SPD byte 138, 2nd Nibble
-/// for CK.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// @note F0RC05 - Clock Driver Characteristics Control Word; Default value - 0x05
+/// (Moderate Drive). Values Range from 00 to 0F. Has to be picked up from SPD byte
+/// 138, 2nd Nibble for CK. creator: mss_eff_cnfg consumer: mss_dram_init firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc05(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -8523,11 +8029,9 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (F)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note F0RC06: Command Space Control Word definition;
-/// Default value - 0xF0 (NOP). Values Range from 00 to F0. F0RC07 not used. RDIMM
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// @note F0RC06: Command Space Control Word definition; Default value - 0xF0 (NOP).
+/// Values Range from 00 to F0. F0RC07 not used. RDIMM creator: mss_eff_cnfg
+/// consumer: mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc67(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -8552,11 +8056,9 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (G)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note F0RC06: Command Space Control Word definition;
-/// Default value - 0xF0 (NOP). Values Range from 00 to F0. F0RC07 not used. RDIMM
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// @note F0RC06: Command Space Control Word definition; Default value - 0xF0 (NOP).
+/// Values Range from 00 to F0. F0RC07 not used. RDIMM creator: mss_eff_cnfg
+/// consumer: mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc67(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
@@ -8586,11 +8088,9 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (H)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note F0RC06: Command Space Control Word definition;
-/// Default value - 0xF0 (NOP). Values Range from 00 to F0. F0RC07 not used. RDIMM
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// @note F0RC06: Command Space Control Word definition; Default value - 0xF0 (NOP).
+/// Values Range from 00 to F0. F0RC07 not used. RDIMM creator: mss_eff_cnfg
+/// consumer: mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc67(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -8619,14 +8119,10 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (F)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note F0RC06: Command Space Control Word definition;
-/// Default value - 0x03. Values Range from 00 to 08 decimal.
-/// Check the stack height and calculate dynamically;
-/// 00 = Stack height_8; 01 = Stack height_4;
-/// 02 = Stack height_2;
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// @note F0RC06: Command Space Control Word definition; Default value - 0x03. Values
+/// Range from 00 to 08 decimal. Check the stack height and calculate dynamically;
+/// 00 = Stack height_8; 01 = Stack height_4; 02 = Stack height_2; creator:
+/// mss_eff_cnfg consumer: mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc08(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -8651,14 +8147,10 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (G)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note F0RC06: Command Space Control Word definition;
-/// Default value - 0x03. Values Range from 00 to 08 decimal.
-/// Check the stack height and calculate dynamically;
-/// 00 = Stack height_8; 01 = Stack height_4;
-/// 02 = Stack height_2;
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// @note F0RC06: Command Space Control Word definition; Default value - 0x03. Values
+/// Range from 00 to 08 decimal. Check the stack height and calculate dynamically;
+/// 00 = Stack height_8; 01 = Stack height_4; 02 = Stack height_2; creator:
+/// mss_eff_cnfg consumer: mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc08(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
@@ -8688,14 +8180,10 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (H)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note F0RC06: Command Space Control Word definition;
-/// Default value - 0x03. Values Range from 00 to 08 decimal.
-/// Check the stack height and calculate dynamically;
-/// 00 = Stack height_8; 01 = Stack height_4;
-/// 02 = Stack height_2;
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// @note F0RC06: Command Space Control Word definition; Default value - 0x03. Values
+/// Range from 00 to 08 decimal. Check the stack height and calculate dynamically;
+/// 00 = Stack height_8; 01 = Stack height_4; 02 = Stack height_2; creator:
+/// mss_eff_cnfg consumer: mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc08(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -8724,12 +8212,10 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (F)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note F0RC06: Command Space Control Word definition; Default value - 0xF0 (NOP).
+/// @note F0RC06: Command Space Control Word definition; Default value - 0xF0 (NOP).
/// Values Range from 00 to F0. No need to calculate; User can override with desired
-/// experimental value.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// experimental value. creator: mss_eff_cnfg consumer: mss_dram_init firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc09(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -8754,12 +8240,10 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (G)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note F0RC06: Command Space Control Word definition; Default value - 0xF0 (NOP).
+/// @note F0RC06: Command Space Control Word definition; Default value - 0xF0 (NOP).
/// Values Range from 00 to F0. No need to calculate; User can override with desired
-/// experimental value.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// experimental value. creator: mss_eff_cnfg consumer: mss_dram_init firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc09(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
@@ -8789,12 +8273,10 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (H)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note F0RC06: Command Space Control Word definition; Default value - 0xF0 (NOP).
+/// @note F0RC06: Command Space Control Word definition; Default value - 0xF0 (NOP).
/// Values Range from 00 to F0. No need to calculate; User can override with desired
-/// experimental value.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// experimental value. creator: mss_eff_cnfg consumer: mss_dram_init firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc09(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -8823,12 +8305,9 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (F)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note RDIMM Operating Speed; Read from ATTR_MSS_FREQ; Default value - 00. Values
-/// Range from 00 to 09. No need to calculate; User can override with desired
-/// experimental value.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// @note RDIMM Operating Speed; Read from ATTR_MSS_FREQ; Default value - 00. Values Range
+/// from 00 to 09. No need to calculate; User can override with desired experimental
+/// value. creator: mss_eff_cnfg consumer: mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc10(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -8853,12 +8332,9 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (G)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note RDIMM Operating Speed; Read from ATTR_MSS_FREQ; Default value - 00. Values
-/// Range from 00 to 09. No need to calculate; User can override with desired
-/// experimental value.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// @note RDIMM Operating Speed; Read from ATTR_MSS_FREQ; Default value - 00. Values Range
+/// from 00 to 09. No need to calculate; User can override with desired experimental
+/// value. creator: mss_eff_cnfg consumer: mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc10(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
@@ -8888,12 +8364,9 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (H)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note RDIMM Operating Speed; Read from ATTR_MSS_FREQ; Default value - 00. Values
-/// Range from 00 to 09. No need to calculate; User can override with desired
-/// experimental value.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// @note RDIMM Operating Speed; Read from ATTR_MSS_FREQ; Default value - 00. Values Range
+/// from 00 to 09. No need to calculate; User can override with desired experimental
+/// value. creator: mss_eff_cnfg consumer: mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc10(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -8923,11 +8396,9 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (F)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note Operating Voltage VDD and VrefCA Source Control Word; Read from ATTR_MSS_VOLT.
-/// Default value - 14. Values Range from 00 to 15 decimal. No need to calculate;
-/// User can override with desired experimental value.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// Default value - 14. Values Range from 00 to 15 decimal. No need to calculate;
+/// User can override with desired experimental value. creator: mss_eff_cnfg
+/// consumer: mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc11(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -8953,11 +8424,9 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (G)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note Operating Voltage VDD and VrefCA Source Control Word; Read from ATTR_MSS_VOLT.
-/// Default value - 14. Values Range from 00 to 15 decimal. No need to calculate;
-/// User can override with desired experimental value.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// Default value - 14. Values Range from 00 to 15 decimal. No need to calculate;
+/// User can override with desired experimental value. creator: mss_eff_cnfg
+/// consumer: mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc11(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
@@ -8988,11 +8457,9 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (H)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note Operating Voltage VDD and VrefCA Source Control Word; Read from ATTR_MSS_VOLT.
-/// Default value - 14. Values Range from 00 to 15 decimal. No need to calculate;
-/// User can override with desired experimental value.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// Default value - 14. Values Range from 00 to 15 decimal. No need to calculate;
+/// User can override with desired experimental value. creator: mss_eff_cnfg
+/// consumer: mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc11(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -9023,9 +8490,7 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note F0RC0C - Training Control Word; Default value - 00. Values Range from 00 to 07
/// decimal.No need to calculate; User can override with desired experimental value.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// creator: mss_eff_cnfg consumer: mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc12(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -9052,9 +8517,7 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note F0RC0C - Training Control Word; Default value - 00. Values Range from 00 to 07
/// decimal.No need to calculate; User can override with desired experimental value.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// creator: mss_eff_cnfg consumer: mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc12(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
@@ -9086,9 +8549,7 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note F0RC0C - Training Control Word; Default value - 00. Values Range from 00 to 07
/// decimal.No need to calculate; User can override with desired experimental value.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// creator: mss_eff_cnfg consumer: mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc12(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -9120,10 +8581,7 @@ fapi_try_exit:
/// @note F0RC0D - DIMM Configuration Control Word; Default value - 0B. Values Range from
/// 00 to 15 decimal. Dynamically calculated using 4 bits[0:3] Bit 0 - Address
/// Mirroring; Bit 1 - Rdimm(1)/Lrdimm (0) ; Bit 2 - N/A ; Bit 3 - CS Mode (Direct /
-/// Quad CS mode etc);
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// Quad CS mode etc); creator: mss_eff_cnfg consumer: mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc13(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -9151,10 +8609,7 @@ fapi_try_exit:
/// @note F0RC0D - DIMM Configuration Control Word; Default value - 0B. Values Range from
/// 00 to 15 decimal. Dynamically calculated using 4 bits[0:3] Bit 0 - Address
/// Mirroring; Bit 1 - Rdimm(1)/Lrdimm (0) ; Bit 2 - N/A ; Bit 3 - CS Mode (Direct /
-/// Quad CS mode etc);
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// Quad CS mode etc); creator: mss_eff_cnfg consumer: mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc13(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
@@ -9187,10 +8642,7 @@ fapi_try_exit:
/// @note F0RC0D - DIMM Configuration Control Word; Default value - 0B. Values Range from
/// 00 to 15 decimal. Dynamically calculated using 4 bits[0:3] Bit 0 - Address
/// Mirroring; Bit 1 - Rdimm(1)/Lrdimm (0) ; Bit 2 - N/A ; Bit 3 - CS Mode (Direct /
-/// Quad CS mode etc);
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// Quad CS mode etc); creator: mss_eff_cnfg consumer: mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc13(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -9219,11 +8671,9 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (F)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note F0RC0E - Parity Control Word; Default value - 00. Check from ATTR_EFF_CA_PARITY
-/// and assign; Values Range from 00 to 0F.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// @note F0RC0E - Parity Control Word; Default value - 00. Check from ATTR_EFF_CA_PARITY
+/// and assign; Values Range from 00 to 0F. creator: mss_eff_cnfg consumer:
+/// mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc14(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -9248,11 +8698,9 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (G)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note F0RC0E - Parity Control Word; Default value - 00. Check from ATTR_EFF_CA_PARITY
-/// and assign; Values Range from 00 to 0F.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// @note F0RC0E - Parity Control Word; Default value - 00. Check from ATTR_EFF_CA_PARITY
+/// and assign; Values Range from 00 to 0F. creator: mss_eff_cnfg consumer:
+/// mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc14(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
@@ -9282,11 +8730,9 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (H)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note F0RC0E - Parity Control Word; Default value - 00. Check from ATTR_EFF_CA_PARITY
-/// and assign; Values Range from 00 to 0F.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// @note F0RC0E - Parity Control Word; Default value - 00. Check from ATTR_EFF_CA_PARITY
+/// and assign; Values Range from 00 to 0F. creator: mss_eff_cnfg consumer:
+/// mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc14(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -9315,12 +8761,9 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (F)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note F0RC0F - Command Latency Adder Control Word; Default value - 04. Values Range
+/// @note F0RC0F - Command Latency Adder Control Word; Default value - 04. Values Range
/// from 00 to 04. No need to calculate; User can override with desired experimental
-/// value.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// value. creator: mss_eff_cnfg consumer: mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc15(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -9345,12 +8788,9 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (G)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note F0RC0F - Command Latency Adder Control Word; Default value - 04. Values Range
+/// @note F0RC0F - Command Latency Adder Control Word; Default value - 04. Values Range
/// from 00 to 04. No need to calculate; User can override with desired experimental
-/// value.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// value. creator: mss_eff_cnfg consumer: mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc15(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
@@ -9380,12 +8820,9 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (H)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note F0RC0F - Command Latency Adder Control Word; Default value - 04. Values Range
+/// @note F0RC0F - Command Latency Adder Control Word; Default value - 04. Values Range
/// from 00 to 04. No need to calculate; User can override with desired experimental
-/// value.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// value. creator: mss_eff_cnfg consumer: mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc15(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -9416,9 +8853,7 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note F0RC1x - Internal VrefCA Control Word; Default value - 00. Values Range from 00
/// to 3F.No need to calculate; User can override with desired experimental value.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// creator: mss_eff_cnfg consumer: mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc1x(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -9445,9 +8880,7 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note F0RC1x - Internal VrefCA Control Word; Default value - 00. Values Range from 00
/// to 3F.No need to calculate; User can override with desired experimental value.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// creator: mss_eff_cnfg consumer: mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc1x(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
@@ -9479,9 +8912,7 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note F0RC1x - Internal VrefCA Control Word; Default value - 00. Values Range from 00
/// to 3F.No need to calculate; User can override with desired experimental value.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// creator: mss_eff_cnfg consumer: mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc1x(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -9511,10 +8942,8 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (F)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note F0RC2x: I2C Bus Control Word; Default value - 00. Values Range from 00 to FF.No
-/// need to calculate; User can override with desired experimental value.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// need to calculate; User can override with desired experimental value. creator:
+/// mss_eff_cnfg consumer: mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc2x(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -9540,10 +8969,8 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (G)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note F0RC2x: I2C Bus Control Word; Default value - 00. Values Range from 00 to FF.No
-/// need to calculate; User can override with desired experimental value.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// need to calculate; User can override with desired experimental value. creator:
+/// mss_eff_cnfg consumer: mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc2x(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
@@ -9574,10 +9001,8 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (H)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note F0RC2x: I2C Bus Control Word; Default value - 00. Values Range from 00 to FF.No
-/// need to calculate; User can override with desired experimental value.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// need to calculate; User can override with desired experimental value. creator:
+/// mss_eff_cnfg consumer: mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc2x(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -9606,11 +9031,9 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (F)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note F0RC3x - Fine Granularity RDIMM Operating Speed; Default value = (Operating
-/// Freq - 1250)/20. Values Range from 00 to 61 Hex.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// @note F0RC3x - Fine Granularity RDIMM Operating Speed; Default value = (Operating Freq
+/// - 1250)/20. Values Range from 00 to 61 Hex. creator: mss_eff_cnfg consumer:
+/// mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc3x(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -9635,11 +9058,9 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (G)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note F0RC3x - Fine Granularity RDIMM Operating Speed; Default value = (Operating
-/// Freq - 1250)/20. Values Range from 00 to 61 Hex.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// @note F0RC3x - Fine Granularity RDIMM Operating Speed; Default value = (Operating Freq
+/// - 1250)/20. Values Range from 00 to 61 Hex. creator: mss_eff_cnfg consumer:
+/// mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc3x(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
@@ -9669,11 +9090,9 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (H)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note F0RC3x - Fine Granularity RDIMM Operating Speed; Default value = (Operating
-/// Freq - 1250)/20. Values Range from 00 to 61 Hex.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// @note F0RC3x - Fine Granularity RDIMM Operating Speed; Default value = (Operating Freq
+/// - 1250)/20. Values Range from 00 to 61 Hex. creator: mss_eff_cnfg consumer:
+/// mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc3x(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -9704,10 +9123,7 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note F0RC4x: CW Source Selection Control Word; Default value - 00. Values Range from
/// 00 to FF. No need to calculate; User can override with desired experimental
-/// value.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// value. creator: mss_eff_cnfg consumer: mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc4x(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -9734,10 +9150,7 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note F0RC4x: CW Source Selection Control Word; Default value - 00. Values Range from
/// 00 to FF. No need to calculate; User can override with desired experimental
-/// value.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// value. creator: mss_eff_cnfg consumer: mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc4x(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
@@ -9769,10 +9182,7 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note F0RC4x: CW Source Selection Control Word; Default value - 00. Values Range from
/// 00 to FF. No need to calculate; User can override with desired experimental
-/// value.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// value. creator: mss_eff_cnfg consumer: mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc4x(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -9803,10 +9213,8 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note F0RC5x: CW Destination Selection and Write/Read Additional QxODT[1:0] Signal
/// High; Default value - 00. Values Range from 00 to FF. No need to calculate; User
-/// can override with desired experimental value.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// can override with desired experimental value. creator: mss_eff_cnfg consumer:
+/// mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc5x(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -9833,10 +9241,8 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note F0RC5x: CW Destination Selection and Write/Read Additional QxODT[1:0] Signal
/// High; Default value - 00. Values Range from 00 to FF. No need to calculate; User
-/// can override with desired experimental value.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// can override with desired experimental value. creator: mss_eff_cnfg consumer:
+/// mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc5x(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
@@ -9868,10 +9274,8 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note F0RC5x: CW Destination Selection and Write/Read Additional QxODT[1:0] Signal
/// High; Default value - 00. Values Range from 00 to FF. No need to calculate; User
-/// can override with desired experimental value.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// can override with desired experimental value. creator: mss_eff_cnfg consumer:
+/// mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc5x(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -9900,11 +9304,9 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (F)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note F0RC6x: CW Data Control Word; Default value - 00. Values Range from 00 to FF.No
-/// need to calculate; User can override with desired experimental value.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// @note F0RC6x: CW Data Control Word; Default value - 00. Values Range from 00 to FF.No
+/// need to calculate; User can override with desired experimental value. creator:
+/// mss_eff_cnfg consumer: mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc6x(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -9929,11 +9331,9 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (G)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note F0RC6x: CW Data Control Word; Default value - 00. Values Range from 00 to FF.No
-/// need to calculate; User can override with desired experimental value.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// @note F0RC6x: CW Data Control Word; Default value - 00. Values Range from 00 to FF.No
+/// need to calculate; User can override with desired experimental value. creator:
+/// mss_eff_cnfg consumer: mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc6x(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
@@ -9963,11 +9363,9 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (H)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note F0RC6x: CW Data Control Word; Default value - 00. Values Range from 00 to FF.No
-/// need to calculate; User can override with desired experimental value.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// @note F0RC6x: CW Data Control Word; Default value - 00. Values Range from 00 to FF.No
+/// need to calculate; User can override with desired experimental value. creator:
+/// mss_eff_cnfg consumer: mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc6x(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -9997,10 +9395,8 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (F)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note F0RC7x: IBT Control Word; Default value - 00. Values Range from 00 to FF.No need
-/// to calculate; User can override with desired experimental value.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// to calculate; User can override with desired experimental value. creator:
+/// mss_eff_cnfg consumer: mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc7x(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -10026,10 +9422,8 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (G)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note F0RC7x: IBT Control Word; Default value - 00. Values Range from 00 to FF.No need
-/// to calculate; User can override with desired experimental value.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// to calculate; User can override with desired experimental value. creator:
+/// mss_eff_cnfg consumer: mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc7x(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
@@ -10060,10 +9454,8 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (H)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note F0RC7x: IBT Control Word; Default value - 00. Values Range from 00 to FF.No need
-/// to calculate; User can override with desired experimental value.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// to calculate; User can override with desired experimental value. creator:
+/// mss_eff_cnfg consumer: mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc7x(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -10094,10 +9486,8 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note F0RC8x: ODT Input Buffer/IBT, QxODT Output Buffer and Timing Control Word;
/// Default value - 00. Values Range from 00 to FF. No need to calculate; User can
-/// override with desired experimental value.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// override with desired experimental value. creator: mss_eff_cnfg consumer:
+/// mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc8x(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -10124,10 +9514,8 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note F0RC8x: ODT Input Buffer/IBT, QxODT Output Buffer and Timing Control Word;
/// Default value - 00. Values Range from 00 to FF. No need to calculate; User can
-/// override with desired experimental value.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// override with desired experimental value. creator: mss_eff_cnfg consumer:
+/// mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc8x(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
@@ -10159,10 +9547,8 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note F0RC8x: ODT Input Buffer/IBT, QxODT Output Buffer and Timing Control Word;
/// Default value - 00. Values Range from 00 to FF. No need to calculate; User can
-/// override with desired experimental value.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// override with desired experimental value. creator: mss_eff_cnfg consumer:
+/// mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc8x(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -10193,10 +9579,7 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note F0RC9x1: QxODT[1:0] Write Pattern Control Word; Default value - 00. Values Range
/// from 00 to FF.No need to calculate; User can override with desired experimental
-/// value.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// value. creator: mss_eff_cnfg consumer: mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc9x(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -10223,10 +9606,7 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note F0RC9x1: QxODT[1:0] Write Pattern Control Word; Default value - 00. Values Range
/// from 00 to FF.No need to calculate; User can override with desired experimental
-/// value.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// value. creator: mss_eff_cnfg consumer: mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc9x(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
@@ -10258,10 +9638,7 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note F0RC9x1: QxODT[1:0] Write Pattern Control Word; Default value - 00. Values Range
/// from 00 to FF.No need to calculate; User can override with desired experimental
-/// value.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// value. creator: mss_eff_cnfg consumer: mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rc9x(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -10292,10 +9669,7 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note F0RCAx1: QxODT[1:0] Read Pattern Control Word; Default value - 00. Values Range
/// from 00 to FF. No need to calculate; User can override with desired experimental
-/// value.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// value. creator: mss_eff_cnfg consumer: mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rcax(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -10322,10 +9696,7 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note F0RCAx1: QxODT[1:0] Read Pattern Control Word; Default value - 00. Values Range
/// from 00 to FF. No need to calculate; User can override with desired experimental
-/// value.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// value. creator: mss_eff_cnfg consumer: mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rcax(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
@@ -10357,10 +9728,7 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note F0RCAx1: QxODT[1:0] Read Pattern Control Word; Default value - 00. Values Range
/// from 00 to FF. No need to calculate; User can override with desired experimental
-/// value.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// value. creator: mss_eff_cnfg consumer: mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rcax(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -10389,12 +9757,9 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (F)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note F0RCBx: IBT and MRS Snoop Control Word; Default value - 07. Values Range from
-/// 00 to FF. No need to calculate; User can override with desired experimental
-/// value.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// @note F0RCBx: IBT and MRS Snoop Control Word; Default value - 07. Values Range from 00
+/// to FF. No need to calculate; User can override with desired experimental value.
+/// creator: mss_eff_cnfg consumer: mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rcbx(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -10419,12 +9784,9 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (G)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note F0RCBx: IBT and MRS Snoop Control Word; Default value - 07. Values Range from
-/// 00 to FF. No need to calculate; User can override with desired experimental
-/// value.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// @note F0RCBx: IBT and MRS Snoop Control Word; Default value - 07. Values Range from 00
+/// to FF. No need to calculate; User can override with desired experimental value.
+/// creator: mss_eff_cnfg consumer: mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rcbx(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
@@ -10454,12 +9816,9 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (H)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note F0RCBx: IBT and MRS Snoop Control Word; Default value - 07. Values Range from
-/// 00 to FF. No need to calculate; User can override with desired experimental
-/// value.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
-/// firmware notes:
+/// @note F0RCBx: IBT and MRS Snoop Control Word; Default value - 07. Values Range from 00
+/// to FF. No need to calculate; User can override with desired experimental value.
+/// creator: mss_eff_cnfg consumer: mss_dram_init firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_ddr4_rcbx(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -10489,10 +9848,8 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (F)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note RCD IBT. Used in mss_dram_init and is computed in mss_eff_cnfg. Can be
-/// overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg. Each memory
-/// channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
+/// overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg. Each memory
+/// channel will have a value. creator: mss_eff_cnfg consumer: mss_dram_init
/// firmware notes:
/// none
///
@@ -10519,10 +9876,8 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (G)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note RCD IBT. Used in mss_dram_init and is computed in mss_eff_cnfg. Can be
-/// overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg. Each memory
-/// channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
+/// overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg. Each memory
+/// channel will have a value. creator: mss_eff_cnfg consumer: mss_dram_init
/// firmware notes:
/// none
///
@@ -10554,10 +9909,8 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (H)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note RCD IBT. Used in mss_dram_init and is computed in mss_eff_cnfg. Can be
-/// overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg. Each memory
-/// channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
+/// overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg. Each memory
+/// channel will have a value. creator: mss_eff_cnfg consumer: mss_dram_init
/// firmware notes:
/// none
///
@@ -10588,10 +9941,8 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (F)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note RCD Mirroring. Used in mss_dram_init and is computed in mss_eff_cnfg. Can be
-/// overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
+/// overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg. Each memory
+/// channel will have a value. creator: mss_eff_cnfg consumer: mss_dram_init
/// firmware notes:
/// none
///
@@ -10619,10 +9970,8 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (G)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note RCD Mirroring. Used in mss_dram_init and is computed in mss_eff_cnfg. Can be
-/// overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
+/// overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg. Each memory
+/// channel will have a value. creator: mss_eff_cnfg consumer: mss_dram_init
/// firmware notes:
/// none
///
@@ -10655,10 +10004,8 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (H)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note RCD Mirroring. Used in mss_dram_init and is computed in mss_eff_cnfg. Can be
-/// overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: mss_dram_init
+/// overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg. Each memory
+/// channel will have a value. creator: mss_eff_cnfg consumer: mss_dram_init
/// firmware notes:
/// none
///
@@ -11983,8 +11330,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint32_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note This is the throttled N commands per window
-/// of M DRAM clocks setting for
+/// @note This is the throttled N commands per window of M DRAM clocks setting for
/// cfg_nm_n_per_port.
///
inline fapi2::ReturnCode mem_throttled_n_commands_per_port(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
@@ -12009,8 +11355,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint32_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note This is the throttled N commands per window
-/// of M DRAM clocks setting for
+/// @note This is the throttled N commands per window of M DRAM clocks setting for
/// cfg_nm_n_per_port.
///
inline fapi2::ReturnCode mem_throttled_n_commands_per_port(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
@@ -12036,8 +11381,7 @@ fapi_try_exit:
/// @param[out] uint32_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note This is the throttled N commands per window
-/// of M DRAM clocks setting for
+/// @note This is the throttled N commands per window of M DRAM clocks setting for
/// cfg_nm_n_per_port.
///
inline fapi2::ReturnCode mem_throttled_n_commands_per_port(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
@@ -12067,10 +11411,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint32_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note This is the throttled M DRAM clocks setting for cfg_nm_m.
-/// creator: mss_eff_cnfg
-/// consumer: mc_config
-/// firmware notes:
+/// @note This is the throttled M DRAM clocks setting for cfg_nm_m. creator: mss_eff_cnfg
+/// consumer: mc_config firmware notes:
/// none
///
inline fapi2::ReturnCode mem_m_dram_clocks(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint32_t& o_value)
@@ -12093,10 +11435,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint32_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note This is the throttled M DRAM clocks setting for cfg_nm_m.
-/// creator: mss_eff_cnfg
-/// consumer: mc_config
-/// firmware notes:
+/// @note This is the throttled M DRAM clocks setting for cfg_nm_m. creator: mss_eff_cnfg
+/// consumer: mc_config firmware notes:
/// none
///
inline fapi2::ReturnCode mem_m_dram_clocks(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint32_t& o_value)
@@ -12120,10 +11460,8 @@ fapi_try_exit:
/// @param[out] uint32_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note This is the throttled M DRAM clocks setting for cfg_nm_m.
-/// creator: mss_eff_cnfg
-/// consumer: mc_config
-/// firmware notes:
+/// @note This is the throttled M DRAM clocks setting for cfg_nm_m. creator: mss_eff_cnfg
+/// consumer: mc_config firmware notes:
/// none
///
inline fapi2::ReturnCode mem_m_dram_clocks(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint32_t* o_array)
@@ -12233,11 +11571,9 @@ fapi_try_exit:
/// @param[out] ref to the value uint32_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Total memory power limit in cW for the dimms on the memory channel pair.
-/// Used to compute the throttles on the channel and/or dimms.
-/// creator: unknown.
-/// consumer: mss_eff_config.
-/// firmware notes:
+/// @note Total memory power limit in cW for the dimms on the memory channel pair. Used to
+/// compute the throttles on the channel and/or dimms. creator: unknown. consumer:
+/// mss_eff_config. firmware notes:
/// none.
///
inline fapi2::ReturnCode mem_watt_target(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint32_t& o_value)
@@ -12260,11 +11596,9 @@ fapi_try_exit:
/// @param[out] ref to the value uint32_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Total memory power limit in cW for the dimms on the memory channel pair.
-/// Used to compute the throttles on the channel and/or dimms.
-/// creator: unknown.
-/// consumer: mss_eff_config.
-/// firmware notes:
+/// @note Total memory power limit in cW for the dimms on the memory channel pair. Used to
+/// compute the throttles on the channel and/or dimms. creator: unknown. consumer:
+/// mss_eff_config. firmware notes:
/// none.
///
inline fapi2::ReturnCode mem_watt_target(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint32_t& o_value)
@@ -12288,11 +11622,9 @@ fapi_try_exit:
/// @param[out] uint32_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Total memory power limit in cW for the dimms on the memory channel pair.
-/// Used to compute the throttles on the channel and/or dimms.
-/// creator: unknown.
-/// consumer: mss_eff_config.
-/// firmware notes:
+/// @note Total memory power limit in cW for the dimms on the memory channel pair. Used to
+/// compute the throttles on the channel and/or dimms. creator: unknown. consumer:
+/// mss_eff_config. firmware notes:
/// none.
///
inline fapi2::ReturnCode mem_watt_target(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint32_t* o_array)
@@ -13153,8 +12485,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint32_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Runtime throttled N commands per
-/// M DRAM clocks setting for
+/// @note Runtime throttled N commands per M DRAM clocks setting for
/// cfg_nm_n_per_port.
///
inline fapi2::ReturnCode runtime_mem_throttled_n_commands_per_port(const fapi2::Target<fapi2::TARGET_TYPE_MCA>&
@@ -13179,8 +12510,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint32_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Runtime throttled N commands per
-/// M DRAM clocks setting for
+/// @note Runtime throttled N commands per M DRAM clocks setting for
/// cfg_nm_n_per_port.
///
inline fapi2::ReturnCode runtime_mem_throttled_n_commands_per_port(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>&
@@ -13206,8 +12536,7 @@ fapi_try_exit:
/// @param[out] uint32_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Runtime throttled N commands per
-/// M DRAM clocks setting for
+/// @note Runtime throttled N commands per M DRAM clocks setting for
/// cfg_nm_n_per_port.
///
inline fapi2::ReturnCode runtime_mem_throttled_n_commands_per_port(const fapi2::Target<fapi2::TARGET_TYPE_MCS>&
@@ -13399,11 +12728,10 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (SYSTEM)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note This dial sets the Centaur address bits used to interleave addresses between
-/// MBA01 and MBA23.
-/// Valid values are 23 through 32. See Centaur Spec Chapter 5 for details.
-/// Used in the intifile. Will be obsolete when the
-/// MSS_DERIVED_MBA_ADDR_INTERLEAVE_BIT is set
-/// This attribute will only be found in a Tuelta
+/// MBA01 and MBA23. Valid values are 23 through 32. See Centaur Spec Chapter 5 for
+/// details. Used in the intifile. Will be obsolete when the
+/// MSS_DERIVED_MBA_ADDR_INTERLEAVE_BIT is set This attribute will only be found in
+/// a Tuelta
/// system.
///
inline fapi2::ReturnCode mba_addr_interleave_bit(uint8_t& o_value)
@@ -13423,11 +12751,10 @@ fapi_try_exit:
/// @param[out] uint8_t& reference to store the value
/// @note Generated by gen_accessors.pl generateParameters (SYSTEM)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Value of on or off. On is 256 bit interleave.
-/// Off, the translation is on 128 bit interleave mode.
-/// See centaur workbook chapter 5.
-/// Will be obsolete when MSS_DERIVED_MBA_CACHELINE_INTERLEAVE_MODE is set.
-/// This attribute will only be alive in the Tuelta
+/// @note Value of on or off. On is 256 bit interleave. Off, the translation is on 128 bit
+/// interleave mode. See centaur workbook chapter 5. Will be obsolete when
+/// MSS_DERIVED_MBA_CACHELINE_INTERLEAVE_MODE is set. This attribute will only be
+/// alive in the Tuelta
/// system.
///
inline fapi2::ReturnCode mba_cacheline_interleave_mode(uint8_t& o_value)
@@ -13448,7 +12775,7 @@ fapi_try_exit:
/// @param[out] uint8_t& reference to store the value
/// @note Generated by gen_accessors.pl generateParameters (SYSTEM)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Value of on or off. Determines if prefetching enabled or not. See chapter 7 of
+/// @note Value of on or off. Determines if prefetching enabled or not. See chapter 7 of
/// the Centaur
/// Workbook.
///
@@ -13469,10 +12796,8 @@ fapi_try_exit:
/// @param[out] uint8_t& reference to store the value
/// @note Generated by gen_accessors.pl generateParameters (SYSTEM)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Value of on or off.
-/// Determines if the cleaner of the L4 cache (write modified entries to memory on
-/// idle cycles)
-/// enabled or not. See chapter 7 of the Centaur
+/// @note Value of on or off. Determines if the cleaner of the L4 cache (write modified
+/// entries to memory on idle cycles) enabled or not. See chapter 7 of the Centaur
/// Workbook.
///
inline fapi2::ReturnCode cleaner_enable(uint8_t& o_value)
@@ -13493,18 +12818,15 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note A bit vector (per Dean's request) specifying if a DIMM is functional.
-/// DIMM attributes, such as SIZE, are qualified by this bit vector.
-/// The attribute ANDed 0x80 means port 0, DIMM 0 is functional, 0x40 means port 0,
-/// DIMM 1 is functional.
-/// 0x08 means port 1, DIMM 0 is functional and 0x04 means port 1 DIMM 1 is
-/// functional.
-/// A fully populated system would have the value of 0xCC.
-/// Used in various locations and is computed in mss_eff_cnfg.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value. creator: mss_eff_cnfg consumer: various
-/// firmware notes: none
-/// This factors in
+/// @note A bit vector (per Dean's request) specifying if a DIMM is functional. DIMM
+/// attributes, such as SIZE, are qualified by this bit vector. The attribute ANDed
+/// 0x80 means port 0, DIMM 0 is functional, 0x40 means port 0, DIMM 1 is
+/// functional. 0x08 means port 1, DIMM 0 is functional and 0x04 means port 1 DIMM 1
+/// is functional. A fully populated system would have the value of 0xCC. Used in
+/// various locations and is computed in mss_eff_cnfg. Can be overwritten by ODM
+/// vendors if done from the PNOR or odm_eff_cnfg. Each memory channel will have a
+/// value. creator: mss_eff_cnfg consumer: various firmware notes: none This factors
+/// in
/// functionality
///
inline fapi2::ReturnCode eff_dimm_functional_vector(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
@@ -13529,18 +12851,15 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note A bit vector (per Dean's request) specifying if a DIMM is functional.
-/// DIMM attributes, such as SIZE, are qualified by this bit vector.
-/// The attribute ANDed 0x80 means port 0, DIMM 0 is functional, 0x40 means port 0,
-/// DIMM 1 is functional.
-/// 0x08 means port 1, DIMM 0 is functional and 0x04 means port 1 DIMM 1 is
-/// functional.
-/// A fully populated system would have the value of 0xCC.
-/// Used in various locations and is computed in mss_eff_cnfg.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value. creator: mss_eff_cnfg consumer: various
-/// firmware notes: none
-/// This factors in
+/// @note A bit vector (per Dean's request) specifying if a DIMM is functional. DIMM
+/// attributes, such as SIZE, are qualified by this bit vector. The attribute ANDed
+/// 0x80 means port 0, DIMM 0 is functional, 0x40 means port 0, DIMM 1 is
+/// functional. 0x08 means port 1, DIMM 0 is functional and 0x04 means port 1 DIMM 1
+/// is functional. A fully populated system would have the value of 0xCC. Used in
+/// various locations and is computed in mss_eff_cnfg. Can be overwritten by ODM
+/// vendors if done from the PNOR or odm_eff_cnfg. Each memory channel will have a
+/// value. creator: mss_eff_cnfg consumer: various firmware notes: none This factors
+/// in
/// functionality
///
inline fapi2::ReturnCode eff_dimm_functional_vector(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
@@ -13566,18 +12885,15 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note A bit vector (per Dean's request) specifying if a DIMM is functional.
-/// DIMM attributes, such as SIZE, are qualified by this bit vector.
-/// The attribute ANDed 0x80 means port 0, DIMM 0 is functional, 0x40 means port 0,
-/// DIMM 1 is functional.
-/// 0x08 means port 1, DIMM 0 is functional and 0x04 means port 1 DIMM 1 is
-/// functional.
-/// A fully populated system would have the value of 0xCC.
-/// Used in various locations and is computed in mss_eff_cnfg.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg.
-/// Each memory channel will have a value. creator: mss_eff_cnfg consumer: various
-/// firmware notes: none
-/// This factors in
+/// @note A bit vector (per Dean's request) specifying if a DIMM is functional. DIMM
+/// attributes, such as SIZE, are qualified by this bit vector. The attribute ANDed
+/// 0x80 means port 0, DIMM 0 is functional, 0x40 means port 0, DIMM 1 is
+/// functional. 0x08 means port 1, DIMM 0 is functional and 0x04 means port 1 DIMM 1
+/// is functional. A fully populated system would have the value of 0xCC. Used in
+/// various locations and is computed in mss_eff_cnfg. Can be overwritten by ODM
+/// vendors if done from the PNOR or odm_eff_cnfg. Each memory channel will have a
+/// value. creator: mss_eff_cnfg consumer: various firmware notes: none This factors
+/// in
/// functionality
///
inline fapi2::ReturnCode eff_dimm_functional_vector(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
@@ -13607,12 +12923,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Low Power Auto Self-Refresh.
-/// This is for DDR4 MRS2.
-/// Computed in mss_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
+/// @note Low Power Auto Self-Refresh. This is for DDR4 MRS2. Computed in mss_eff_cnfg.
+/// Each memory channel will have a value. creator: mss_eff_cnfg consumer: various
/// firmware notes:
/// none
///
@@ -13636,12 +12948,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Low Power Auto Self-Refresh.
-/// This is for DDR4 MRS2.
-/// Computed in mss_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
+/// @note Low Power Auto Self-Refresh. This is for DDR4 MRS2. Computed in mss_eff_cnfg.
+/// Each memory channel will have a value. creator: mss_eff_cnfg consumer: various
/// firmware notes:
/// none
///
@@ -13666,12 +12974,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Low Power Auto Self-Refresh.
-/// This is for DDR4 MRS2.
-/// Computed in mss_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
+/// @note Low Power Auto Self-Refresh. This is for DDR4 MRS2. Computed in mss_eff_cnfg.
+/// Each memory channel will have a value. creator: mss_eff_cnfg consumer: various
/// firmware notes:
/// none
///
@@ -13701,12 +13005,9 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note MPR Page Selection This is for DDR4 MRS3.
-/// Computed in mss_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note MPR Page Selection This is for DDR4 MRS3. Computed in mss_eff_cnfg. Each memory
+/// channel will have a value. creator: mss_eff_cnfg consumer: various firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode eff_mpr_page(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -13729,12 +13030,9 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note MPR Page Selection This is for DDR4 MRS3.
-/// Computed in mss_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note MPR Page Selection This is for DDR4 MRS3. Computed in mss_eff_cnfg. Each memory
+/// channel will have a value. creator: mss_eff_cnfg consumer: various firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode eff_mpr_page(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -13758,12 +13056,9 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note MPR Page Selection This is for DDR4 MRS3.
-/// Computed in mss_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note MPR Page Selection This is for DDR4 MRS3. Computed in mss_eff_cnfg. Each memory
+/// channel will have a value. creator: mss_eff_cnfg consumer: various firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode eff_mpr_page(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -13792,13 +13087,9 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Gear Down Mode.
-/// This is for DDR4 MRS3.
-/// Computed in mss_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note Gear Down Mode. This is for DDR4 MRS3. Computed in mss_eff_cnfg. Each memory
+/// channel will have a value. creator: mss_eff_cnfg consumer: various firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode eff_geardown_mode(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -13821,13 +13112,9 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Gear Down Mode.
-/// This is for DDR4 MRS3.
-/// Computed in mss_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note Gear Down Mode. This is for DDR4 MRS3. Computed in mss_eff_cnfg. Each memory
+/// channel will have a value. creator: mss_eff_cnfg consumer: various firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode eff_geardown_mode(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -13851,13 +13138,9 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Gear Down Mode.
-/// This is for DDR4 MRS3.
-/// Computed in mss_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note Gear Down Mode. This is for DDR4 MRS3. Computed in mss_eff_cnfg. Each memory
+/// channel will have a value. creator: mss_eff_cnfg consumer: various firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode eff_geardown_mode(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -13886,12 +13169,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Per DRAM accessibility.
-/// This is for DDR4 MRS3.
-/// Computed in mss_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
+/// @note Per DRAM accessibility. This is for DDR4 MRS3. Computed in mss_eff_cnfg. Each
+/// memory channel will have a value. creator: mss_eff_cnfg consumer: various
/// firmware notes:
/// none
///
@@ -13915,12 +13194,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Per DRAM accessibility.
-/// This is for DDR4 MRS3.
-/// Computed in mss_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
+/// @note Per DRAM accessibility. This is for DDR4 MRS3. Computed in mss_eff_cnfg. Each
+/// memory channel will have a value. creator: mss_eff_cnfg consumer: various
/// firmware notes:
/// none
///
@@ -13945,12 +13220,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Per DRAM accessibility.
-/// This is for DDR4 MRS3.
-/// Computed in mss_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
+/// @note Per DRAM accessibility. This is for DDR4 MRS3. Computed in mss_eff_cnfg. Each
+/// memory channel will have a value. creator: mss_eff_cnfg consumer: various
/// firmware notes:
/// none
///
@@ -13980,12 +13251,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Temperature sensor readout.
-/// This is for DDR4 MRS3.
-/// Computed in mss_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
+/// @note Temperature sensor readout. This is for DDR4 MRS3. Computed in mss_eff_cnfg.
+/// Each memory channel will have a value. creator: mss_eff_cnfg consumer: various
/// firmware notes:
/// none
///
@@ -14009,12 +13276,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Temperature sensor readout.
-/// This is for DDR4 MRS3.
-/// Computed in mss_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
+/// @note Temperature sensor readout. This is for DDR4 MRS3. Computed in mss_eff_cnfg.
+/// Each memory channel will have a value. creator: mss_eff_cnfg consumer: various
/// firmware notes:
/// none
///
@@ -14039,12 +13302,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Temperature sensor readout.
-/// This is for DDR4 MRS3.
-/// Computed in mss_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
+/// @note Temperature sensor readout. This is for DDR4 MRS3. Computed in mss_eff_cnfg.
+/// Each memory channel will have a value. creator: mss_eff_cnfg consumer: various
/// firmware notes:
/// none
///
@@ -14074,11 +13333,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note write latency for CRC and DM. This is for DDR4 MRS3.
-/// Computed in mss_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
+/// @note write latency for CRC and DM. This is for DDR4 MRS3. Computed in mss_eff_cnfg.
+/// Each memory channel will have a value. creator: mss_eff_cnfg consumer: various
/// firmware notes:
/// none
///
@@ -14102,11 +13358,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note write latency for CRC and DM. This is for DDR4 MRS3.
-/// Computed in mss_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
+/// @note write latency for CRC and DM. This is for DDR4 MRS3. Computed in mss_eff_cnfg.
+/// Each memory channel will have a value. creator: mss_eff_cnfg consumer: various
/// firmware notes:
/// none
///
@@ -14131,11 +13384,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note write latency for CRC and DM. This is for DDR4 MRS3.
-/// Computed in mss_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
+/// @note write latency for CRC and DM. This is for DDR4 MRS3. Computed in mss_eff_cnfg.
+/// Each memory channel will have a value. creator: mss_eff_cnfg consumer: various
/// firmware notes:
/// none
///
@@ -14165,13 +13415,9 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note MPR READ FORMAT.
-/// This is for DDR4 MRS3.
-/// Computed in mss_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note MPR READ FORMAT. This is for DDR4 MRS3. Computed in mss_eff_cnfg. Each memory
+/// channel will have a value. creator: mss_eff_cnfg consumer: various firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode eff_mpr_rd_format(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -14194,13 +13440,9 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note MPR READ FORMAT.
-/// This is for DDR4 MRS3.
-/// Computed in mss_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note MPR READ FORMAT. This is for DDR4 MRS3. Computed in mss_eff_cnfg. Each memory
+/// channel will have a value. creator: mss_eff_cnfg consumer: various firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode eff_mpr_rd_format(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -14224,13 +13466,9 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note MPR READ FORMAT.
-/// This is for DDR4 MRS3.
-/// Computed in mss_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note MPR READ FORMAT. This is for DDR4 MRS3. Computed in mss_eff_cnfg. Each memory
+/// channel will have a value. creator: mss_eff_cnfg consumer: various firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode eff_mpr_rd_format(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -14259,12 +13497,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Max Power down mode.
-/// This is for DDR4 MRS4.
-/// Computed in mss_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
+/// @note Max Power down mode. This is for DDR4 MRS4. Computed in mss_eff_cnfg. Each
+/// memory channel will have a value. creator: mss_eff_cnfg consumer: various
/// firmware notes:
/// none
///
@@ -14288,12 +13522,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Max Power down mode.
-/// This is for DDR4 MRS4.
-/// Computed in mss_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
+/// @note Max Power down mode. This is for DDR4 MRS4. Computed in mss_eff_cnfg. Each
+/// memory channel will have a value. creator: mss_eff_cnfg consumer: various
/// firmware notes:
/// none
///
@@ -14319,12 +13549,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Max Power down mode.
-/// This is for DDR4 MRS4.
-/// Computed in mss_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
+/// @note Max Power down mode. This is for DDR4 MRS4. Computed in mss_eff_cnfg. Each
+/// memory channel will have a value. creator: mss_eff_cnfg consumer: various
/// firmware notes:
/// none
///
@@ -14354,11 +13580,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Temp controlled ref mode. This is for DDR4 MRS4.
-/// Computed in mss_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
+/// @note Temp controlled ref mode. This is for DDR4 MRS4. Computed in mss_eff_cnfg. Each
+/// memory channel will have a value. creator: mss_eff_cnfg consumer: various
/// firmware notes:
/// none
///
@@ -14382,11 +13605,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Temp controlled ref mode. This is for DDR4 MRS4.
-/// Computed in mss_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
+/// @note Temp controlled ref mode. This is for DDR4 MRS4. Computed in mss_eff_cnfg. Each
+/// memory channel will have a value. creator: mss_eff_cnfg consumer: various
/// firmware notes:
/// none
///
@@ -14411,11 +13631,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Temp controlled ref mode. This is for DDR4 MRS4.
-/// Computed in mss_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
+/// @note Temp controlled ref mode. This is for DDR4 MRS4. Computed in mss_eff_cnfg. Each
+/// memory channel will have a value. creator: mss_eff_cnfg consumer: various
/// firmware notes:
/// none
///
@@ -14445,12 +13662,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Internal Vref Monitor.
-/// This is for DDR4 MRS4.
-/// Computed in mss_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
+/// @note Internal Vref Monitor. This is for DDR4 MRS4. Computed in mss_eff_cnfg. Each
+/// memory channel will have a value. creator: mss_eff_cnfg consumer: various
/// firmware notes:
/// none
///
@@ -14474,12 +13687,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Internal Vref Monitor.
-/// This is for DDR4 MRS4.
-/// Computed in mss_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
+/// @note Internal Vref Monitor. This is for DDR4 MRS4. Computed in mss_eff_cnfg. Each
+/// memory channel will have a value. creator: mss_eff_cnfg consumer: various
/// firmware notes:
/// none
///
@@ -14504,12 +13713,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Internal Vref Monitor.
-/// This is for DDR4 MRS4.
-/// Computed in mss_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
+/// @note Internal Vref Monitor. This is for DDR4 MRS4. Computed in mss_eff_cnfg. Each
+/// memory channel will have a value. creator: mss_eff_cnfg consumer: various
/// firmware notes:
/// none
///
@@ -14539,12 +13744,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note CS to CMD/ADDR Latency.
-/// This is for DDR4 MRS4.
-/// Computed in mss_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
+/// @note CS to CMD/ADDR Latency. This is for DDR4 MRS4. Computed in mss_eff_cnfg. Each
+/// memory channel will have a value. creator: mss_eff_cnfg consumer: various
/// firmware notes:
/// none
///
@@ -14568,12 +13769,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note CS to CMD/ADDR Latency.
-/// This is for DDR4 MRS4.
-/// Computed in mss_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
+/// @note CS to CMD/ADDR Latency. This is for DDR4 MRS4. Computed in mss_eff_cnfg. Each
+/// memory channel will have a value. creator: mss_eff_cnfg consumer: various
/// firmware notes:
/// none
///
@@ -14598,12 +13795,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note CS to CMD/ADDR Latency.
-/// This is for DDR4 MRS4.
-/// Computed in mss_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
+/// @note CS to CMD/ADDR Latency. This is for DDR4 MRS4. Computed in mss_eff_cnfg. Each
+/// memory channel will have a value. creator: mss_eff_cnfg consumer: various
/// firmware notes:
/// none
///
@@ -14633,13 +13826,9 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Self Refresh Abort.
-/// This is for DDR4 MRS4.
-/// Computed in mss_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note Self Refresh Abort. This is for DDR4 MRS4. Computed in mss_eff_cnfg. Each memory
+/// channel will have a value. creator: mss_eff_cnfg consumer: various firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode eff_self_ref_abort(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -14662,13 +13851,9 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Self Refresh Abort.
-/// This is for DDR4 MRS4.
-/// Computed in mss_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note Self Refresh Abort. This is for DDR4 MRS4. Computed in mss_eff_cnfg. Each memory
+/// channel will have a value. creator: mss_eff_cnfg consumer: various firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode eff_self_ref_abort(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -14692,13 +13877,9 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Self Refresh Abort.
-/// This is for DDR4 MRS4.
-/// Computed in mss_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note Self Refresh Abort. This is for DDR4 MRS4. Computed in mss_eff_cnfg. Each memory
+/// channel will have a value. creator: mss_eff_cnfg consumer: various firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode eff_self_ref_abort(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -14727,10 +13908,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Read Pre amble Training Mode. This is for DDR4 MRS4.
-/// Computed in mss_eff_cnfg. Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
+/// @note Read Pre amble Training Mode. This is for DDR4 MRS4. Computed in mss_eff_cnfg.
+/// Each memory channel will have a value. creator: mss_eff_cnfg consumer: various
/// firmware notes:
/// none
///
@@ -14754,10 +13933,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Read Pre amble Training Mode. This is for DDR4 MRS4.
-/// Computed in mss_eff_cnfg. Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
+/// @note Read Pre amble Training Mode. This is for DDR4 MRS4. Computed in mss_eff_cnfg.
+/// Each memory channel will have a value. creator: mss_eff_cnfg consumer: various
/// firmware notes:
/// none
///
@@ -14782,10 +13959,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Read Pre amble Training Mode. This is for DDR4 MRS4.
-/// Computed in mss_eff_cnfg. Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
+/// @note Read Pre amble Training Mode. This is for DDR4 MRS4. Computed in mss_eff_cnfg.
+/// Each memory channel will have a value. creator: mss_eff_cnfg consumer: various
/// firmware notes:
/// none
///
@@ -14815,11 +13990,9 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Read Pre amble. This is for DDR4 MRS4.
-/// Computed in mss_eff_cnfg. Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note Read Pre amble. This is for DDR4 MRS4. Computed in mss_eff_cnfg. Each memory
+/// channel will have a value. creator: mss_eff_cnfg consumer: various firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode eff_rd_preamble(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -14842,11 +14015,9 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Read Pre amble. This is for DDR4 MRS4.
-/// Computed in mss_eff_cnfg. Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note Read Pre amble. This is for DDR4 MRS4. Computed in mss_eff_cnfg. Each memory
+/// channel will have a value. creator: mss_eff_cnfg consumer: various firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode eff_rd_preamble(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -14870,11 +14041,9 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Read Pre amble. This is for DDR4 MRS4.
-/// Computed in mss_eff_cnfg. Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note Read Pre amble. This is for DDR4 MRS4. Computed in mss_eff_cnfg. Each memory
+/// channel will have a value. creator: mss_eff_cnfg consumer: various firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode eff_rd_preamble(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -14903,11 +14072,9 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Write Pre amble. This is for DDR4 MRS4.
-/// Computed in mss_eff_cnfg. Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note Write Pre amble. This is for DDR4 MRS4. Computed in mss_eff_cnfg. Each memory
+/// channel will have a value. creator: mss_eff_cnfg consumer: various firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode eff_wr_preamble(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -14930,11 +14097,9 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Write Pre amble. This is for DDR4 MRS4.
-/// Computed in mss_eff_cnfg. Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note Write Pre amble. This is for DDR4 MRS4. Computed in mss_eff_cnfg. Each memory
+/// channel will have a value. creator: mss_eff_cnfg consumer: various firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode eff_wr_preamble(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -14958,11 +14123,9 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Write Pre amble. This is for DDR4 MRS4.
-/// Computed in mss_eff_cnfg. Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note Write Pre amble. This is for DDR4 MRS4. Computed in mss_eff_cnfg. Each memory
+/// channel will have a value. creator: mss_eff_cnfg consumer: various firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode eff_wr_preamble(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -14991,10 +14154,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note C/A Parity Latency Mode. This is for DDR4 MRS5.
-/// Computed in mss_eff_cnfg. Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
+/// @note C/A Parity Latency Mode. This is for DDR4 MRS5. Computed in mss_eff_cnfg. Each
+/// memory channel will have a value. creator: mss_eff_cnfg consumer: various
/// firmware notes:
/// none
///
@@ -15018,10 +14179,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note C/A Parity Latency Mode. This is for DDR4 MRS5.
-/// Computed in mss_eff_cnfg. Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
+/// @note C/A Parity Latency Mode. This is for DDR4 MRS5. Computed in mss_eff_cnfg. Each
+/// memory channel will have a value. creator: mss_eff_cnfg consumer: various
/// firmware notes:
/// none
///
@@ -15046,10 +14205,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note C/A Parity Latency Mode. This is for DDR4 MRS5.
-/// Computed in mss_eff_cnfg. Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
+/// @note C/A Parity Latency Mode. This is for DDR4 MRS5. Computed in mss_eff_cnfg. Each
+/// memory channel will have a value. creator: mss_eff_cnfg consumer: various
/// firmware notes:
/// none
///
@@ -15079,11 +14236,9 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note CRC Error Clear. This is for DDR4 MRS5.
-/// Computed in mss_eff_cnfg. Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note CRC Error Clear. This is for DDR4 MRS5. Computed in mss_eff_cnfg. Each memory
+/// channel will have a value. creator: mss_eff_cnfg consumer: various firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode eff_crc_error_clear(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -15106,11 +14261,9 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note CRC Error Clear. This is for DDR4 MRS5.
-/// Computed in mss_eff_cnfg. Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note CRC Error Clear. This is for DDR4 MRS5. Computed in mss_eff_cnfg. Each memory
+/// channel will have a value. creator: mss_eff_cnfg consumer: various firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode eff_crc_error_clear(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -15134,11 +14287,9 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note CRC Error Clear. This is for DDR4 MRS5.
-/// Computed in mss_eff_cnfg. Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note CRC Error Clear. This is for DDR4 MRS5. Computed in mss_eff_cnfg. Each memory
+/// channel will have a value. creator: mss_eff_cnfg consumer: various firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode eff_crc_error_clear(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -15167,10 +14318,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note C/A Parity Error Status. This is for DDR4 MRS5.
-/// Computed in mss_eff_cnfg. Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
+/// @note C/A Parity Error Status. This is for DDR4 MRS5. Computed in mss_eff_cnfg. Each
+/// memory channel will have a value. creator: mss_eff_cnfg consumer: various
/// firmware notes:
/// none
///
@@ -15196,10 +14345,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note C/A Parity Error Status. This is for DDR4 MRS5.
-/// Computed in mss_eff_cnfg. Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
+/// @note C/A Parity Error Status. This is for DDR4 MRS5. Computed in mss_eff_cnfg. Each
+/// memory channel will have a value. creator: mss_eff_cnfg consumer: various
/// firmware notes:
/// none
///
@@ -15225,10 +14372,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note C/A Parity Error Status. This is for DDR4 MRS5.
-/// Computed in mss_eff_cnfg. Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
+/// @note C/A Parity Error Status. This is for DDR4 MRS5. Computed in mss_eff_cnfg. Each
+/// memory channel will have a value. creator: mss_eff_cnfg consumer: various
/// firmware notes:
/// none
///
@@ -15259,11 +14404,9 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note ODT Input Buffer during power down. This is for DDR4 MRS5.
-/// Computed in mss_eff_cnfg. Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note ODT Input Buffer during power down. This is for DDR4 MRS5. Computed in
+/// mss_eff_cnfg. Each memory channel will have a value. creator: mss_eff_cnfg
+/// consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_odt_input_buff(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -15286,11 +14429,9 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note ODT Input Buffer during power down. This is for DDR4 MRS5.
-/// Computed in mss_eff_cnfg. Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note ODT Input Buffer during power down. This is for DDR4 MRS5. Computed in
+/// mss_eff_cnfg. Each memory channel will have a value. creator: mss_eff_cnfg
+/// consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_odt_input_buff(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -15314,11 +14455,9 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note ODT Input Buffer during power down. This is for DDR4 MRS5.
-/// Computed in mss_eff_cnfg. Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note ODT Input Buffer during power down. This is for DDR4 MRS5. Computed in
+/// mss_eff_cnfg. Each memory channel will have a value. creator: mss_eff_cnfg
+/// consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_odt_input_buff(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -15347,11 +14486,9 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (A)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note RTT_Park value. This is for DDR4 MRS5.
-/// Computed in mss_eff_cnfg. Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note RTT_Park value. This is for DDR4 MRS5. Computed in mss_eff_cnfg. Each memory
+/// channel will have a value. creator: mss_eff_cnfg consumer: various firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode eff_rtt_park(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t* o_array)
@@ -15382,11 +14519,9 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (B)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note RTT_Park value. This is for DDR4 MRS5.
-/// Computed in mss_eff_cnfg. Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note RTT_Park value. This is for DDR4 MRS5. Computed in mss_eff_cnfg. Each memory
+/// channel will have a value. creator: mss_eff_cnfg consumer: various firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode eff_rtt_park(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
@@ -15416,11 +14551,9 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (C)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note RTT_Park value. This is for DDR4 MRS5.
-/// Computed in mss_eff_cnfg. Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note RTT_Park value. This is for DDR4 MRS5. Computed in mss_eff_cnfg. Each memory
+/// channel will have a value. creator: mss_eff_cnfg consumer: various firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode eff_rtt_park(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -15449,10 +14582,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note CA Parity Persistance Error. This is for DDR4 MRS5.
-/// Computed in mss_eff_cnfg. Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
+/// @note CA Parity Persistance Error. This is for DDR4 MRS5. Computed in mss_eff_cnfg.
+/// Each memory channel will have a value. creator: mss_eff_cnfg consumer: various
/// firmware notes:
/// none
///
@@ -15476,10 +14607,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note CA Parity Persistance Error. This is for DDR4 MRS5.
-/// Computed in mss_eff_cnfg. Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
+/// @note CA Parity Persistance Error. This is for DDR4 MRS5. Computed in mss_eff_cnfg.
+/// Each memory channel will have a value. creator: mss_eff_cnfg consumer: various
/// firmware notes:
/// none
///
@@ -15504,10 +14633,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note CA Parity Persistance Error. This is for DDR4 MRS5.
-/// Computed in mss_eff_cnfg. Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
+/// @note CA Parity Persistance Error. This is for DDR4 MRS5. Computed in mss_eff_cnfg.
+/// Each memory channel will have a value. creator: mss_eff_cnfg consumer: various
/// firmware notes:
/// none
///
@@ -15537,11 +14664,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Data Mask. This is for DDR4 MRS5.
-/// Computed in mss_eff_cnfg. Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note Data Mask. This is for DDR4 MRS5. Computed in mss_eff_cnfg. Each memory channel
+/// will have a value. creator: mss_eff_cnfg consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_data_mask(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -15564,11 +14688,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Data Mask. This is for DDR4 MRS5.
-/// Computed in mss_eff_cnfg. Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note Data Mask. This is for DDR4 MRS5. Computed in mss_eff_cnfg. Each memory channel
+/// will have a value. creator: mss_eff_cnfg consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_data_mask(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -15592,11 +14713,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Data Mask. This is for DDR4 MRS5.
-/// Computed in mss_eff_cnfg. Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note Data Mask. This is for DDR4 MRS5. Computed in mss_eff_cnfg. Each memory channel
+/// will have a value. creator: mss_eff_cnfg consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_data_mask(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -15625,11 +14743,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Write DBI. This is for DDR4 MRS5.
-/// Computed in mss_eff_cnfg. Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note Write DBI. This is for DDR4 MRS5. Computed in mss_eff_cnfg. Each memory channel
+/// will have a value. creator: mss_eff_cnfg consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_write_dbi(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -15652,11 +14767,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Write DBI. This is for DDR4 MRS5.
-/// Computed in mss_eff_cnfg. Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note Write DBI. This is for DDR4 MRS5. Computed in mss_eff_cnfg. Each memory channel
+/// will have a value. creator: mss_eff_cnfg consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_write_dbi(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -15680,11 +14792,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Write DBI. This is for DDR4 MRS5.
-/// Computed in mss_eff_cnfg. Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note Write DBI. This is for DDR4 MRS5. Computed in mss_eff_cnfg. Each memory channel
+/// will have a value. creator: mss_eff_cnfg consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_write_dbi(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -15713,11 +14822,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Read DBI. This is for DDR4 MRS5.
-/// Computed in mss_eff_cnfg. Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note Read DBI. This is for DDR4 MRS5. Computed in mss_eff_cnfg. Each memory channel
+/// will have a value. creator: mss_eff_cnfg consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_read_dbi(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -15740,11 +14846,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Read DBI. This is for DDR4 MRS5.
-/// Computed in mss_eff_cnfg. Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note Read DBI. This is for DDR4 MRS5. Computed in mss_eff_cnfg. Each memory channel
+/// will have a value. creator: mss_eff_cnfg consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_read_dbi(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -15768,11 +14871,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Read DBI. This is for DDR4 MRS5.
-/// Computed in mss_eff_cnfg. Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note Read DBI. This is for DDR4 MRS5. Computed in mss_eff_cnfg. Each memory channel
+/// will have a value. creator: mss_eff_cnfg consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_read_dbi(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -15801,11 +14901,9 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (A)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note vrefdq_train value. This is for DDR4 MRS6.
-/// Computed in mss_eff_cnfg. Each memory channel will have a value.
-/// Creator: mss_eff_cnfg
-/// Consumer:various
-/// Firmware notes:
+/// @note vrefdq_train value. This is for DDR4 MRS6. Computed in mss_eff_cnfg. Each memory
+/// channel will have a value. Creator: mss_eff_cnfg Consumer:various Firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode vref_dq_train_value(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t* o_array)
@@ -15836,11 +14934,9 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (B)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note vrefdq_train value. This is for DDR4 MRS6.
-/// Computed in mss_eff_cnfg. Each memory channel will have a value.
-/// Creator: mss_eff_cnfg
-/// Consumer:various
-/// Firmware notes:
+/// @note vrefdq_train value. This is for DDR4 MRS6. Computed in mss_eff_cnfg. Each memory
+/// channel will have a value. Creator: mss_eff_cnfg Consumer:various Firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode vref_dq_train_value(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
@@ -15870,11 +14966,9 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (C)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note vrefdq_train value. This is for DDR4 MRS6.
-/// Computed in mss_eff_cnfg. Each memory channel will have a value.
-/// Creator: mss_eff_cnfg
-/// Consumer:various
-/// Firmware notes:
+/// @note vrefdq_train value. This is for DDR4 MRS6. Computed in mss_eff_cnfg. Each memory
+/// channel will have a value. Creator: mss_eff_cnfg Consumer:various Firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode vref_dq_train_value(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -15903,11 +14997,9 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (A)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note vrefdq_train range. This is for DDR4 MRS6.
-/// Computed in mss_eff_cnfg. Each memory channel will have a value.
-/// Creator: mss_eff_cnfg
-/// Consumer:various
-/// Firmware notes:
+/// @note vrefdq_train range. This is for DDR4 MRS6. Computed in mss_eff_cnfg. Each memory
+/// channel will have a value. Creator: mss_eff_cnfg Consumer:various Firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode vref_dq_train_range(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t* o_array)
@@ -15938,11 +15030,9 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (B)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note vrefdq_train range. This is for DDR4 MRS6.
-/// Computed in mss_eff_cnfg. Each memory channel will have a value.
-/// Creator: mss_eff_cnfg
-/// Consumer:various
-/// Firmware notes:
+/// @note vrefdq_train range. This is for DDR4 MRS6. Computed in mss_eff_cnfg. Each memory
+/// channel will have a value. Creator: mss_eff_cnfg Consumer:various Firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode vref_dq_train_range(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
@@ -15972,11 +15062,9 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (C)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note vrefdq_train range. This is for DDR4 MRS6.
-/// Computed in mss_eff_cnfg. Each memory channel will have a value.
-/// Creator: mss_eff_cnfg
-/// Consumer:various
-/// Firmware notes:
+/// @note vrefdq_train range. This is for DDR4 MRS6. Computed in mss_eff_cnfg. Each memory
+/// channel will have a value. Creator: mss_eff_cnfg Consumer:various Firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode vref_dq_train_range(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -16005,10 +15093,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (A)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note vrefdq_train enable. This is for DDR4 MRS6.
-/// Computed in mss_eff_cnfg. Each memory channel will have a value.
-/// Creator: mss_eff_cnfg
-/// Consumer:various
+/// @note vrefdq_train enable. This is for DDR4 MRS6. Computed in mss_eff_cnfg. Each
+/// memory channel will have a value. Creator: mss_eff_cnfg Consumer:various
/// Firmware notes:
/// none
///
@@ -16040,10 +15126,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (B)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note vrefdq_train enable. This is for DDR4 MRS6.
-/// Computed in mss_eff_cnfg. Each memory channel will have a value.
-/// Creator: mss_eff_cnfg
-/// Consumer:various
+/// @note vrefdq_train enable. This is for DDR4 MRS6. Computed in mss_eff_cnfg. Each
+/// memory channel will have a value. Creator: mss_eff_cnfg Consumer:various
/// Firmware notes:
/// none
///
@@ -16074,10 +15158,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (C)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note vrefdq_train enable. This is for DDR4 MRS6.
-/// Computed in mss_eff_cnfg. Each memory channel will have a value.
-/// Creator: mss_eff_cnfg
-/// Consumer:various
+/// @note vrefdq_train enable. This is for DDR4 MRS6. Computed in mss_eff_cnfg. Each
+/// memory channel will have a value. Creator: mss_eff_cnfg Consumer:various
/// Firmware notes:
/// none
///
@@ -16107,11 +15189,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note tccd_l. This is for DDR4 MRS6.
-/// Computed in mss_eff_cnfg. Each memory channel will have a value.
-/// Creator: mss_eff_cnfg
-/// Consumer:various
-/// Firmware notes:
+/// @note tccd_l. This is for DDR4 MRS6. Computed in mss_eff_cnfg. Each memory channel
+/// will have a value. Creator: mss_eff_cnfg Consumer:various Firmware notes:
/// none
///
inline fapi2::ReturnCode tccd_l(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -16134,11 +15213,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note tccd_l. This is for DDR4 MRS6.
-/// Computed in mss_eff_cnfg. Each memory channel will have a value.
-/// Creator: mss_eff_cnfg
-/// Consumer:various
-/// Firmware notes:
+/// @note tccd_l. This is for DDR4 MRS6. Computed in mss_eff_cnfg. Each memory channel
+/// will have a value. Creator: mss_eff_cnfg Consumer:various Firmware notes:
/// none
///
inline fapi2::ReturnCode tccd_l(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -16162,11 +15238,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note tccd_l. This is for DDR4 MRS6.
-/// Computed in mss_eff_cnfg. Each memory channel will have a value.
-/// Creator: mss_eff_cnfg
-/// Consumer:various
-/// Firmware notes:
+/// @note tccd_l. This is for DDR4 MRS6. Computed in mss_eff_cnfg. Each memory channel
+/// will have a value. Creator: mss_eff_cnfg Consumer:various Firmware notes:
/// none
///
inline fapi2::ReturnCode tccd_l(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -16195,12 +15268,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Write CRC control for DDR4 in MRS2.
-/// Set in mss_eff_cnfg.
-/// Each memory channel will have a value.
-/// Creator: mss_eff_cnfg
-/// Consumer:various
-/// Firmware notes:
+/// @note Write CRC control for DDR4 in MRS2. Set in mss_eff_cnfg. Each memory channel
+/// will have a value. Creator: mss_eff_cnfg Consumer:various Firmware notes:
/// none
///
inline fapi2::ReturnCode eff_write_crc(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -16223,12 +15292,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Write CRC control for DDR4 in MRS2.
-/// Set in mss_eff_cnfg.
-/// Each memory channel will have a value.
-/// Creator: mss_eff_cnfg
-/// Consumer:various
-/// Firmware notes:
+/// @note Write CRC control for DDR4 in MRS2. Set in mss_eff_cnfg. Each memory channel
+/// will have a value. Creator: mss_eff_cnfg Consumer:various Firmware notes:
/// none
///
inline fapi2::ReturnCode eff_write_crc(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -16252,12 +15317,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Write CRC control for DDR4 in MRS2.
-/// Set in mss_eff_cnfg.
-/// Each memory channel will have a value.
-/// Creator: mss_eff_cnfg
-/// Consumer:various
-/// Firmware notes:
+/// @note Write CRC control for DDR4 in MRS2. Set in mss_eff_cnfg. Each memory channel
+/// will have a value. Creator: mss_eff_cnfg Consumer:various Firmware notes:
/// none
///
inline fapi2::ReturnCode eff_write_crc(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -16286,19 +15347,10 @@ fapi_try_exit:
/// @param[out] ref to the value uint16_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note A bit vector denoting valid cal steps to run (0 is left most bit)
-/// [0] EXT_ZQCAL
-/// [1] WR_LEVEL
-/// [2] DQS_ALIGN
-/// [3] RDCLK_ALIGN
-/// [4] READ_CTR
-/// [5] READ_CTR_2D_VREF
-/// [6] WRITE_CTR
-/// [7] WRITE_CTR_2D_VREF
-/// [8] COARSE_WR
-/// [9] COARSE_RD
-/// [10]:[15] Reserved for future use
-/// COARSE_WR and COARSE_RD will be consumed together to form
+/// @note A bit vector denoting valid cal steps to run (0 is left most bit) [0] EXT_ZQCAL
+/// [1] WR_LEVEL [2] DQS_ALIGN [3] RDCLK_ALIGN [4] READ_CTR [5] READ_CTR_2D_VREF [6]
+/// WRITE_CTR [7] WRITE_CTR_2D_VREF [8] COARSE_WR [9] COARSE_RD [10]:[15] Reserved
+/// for future use COARSE_WR and COARSE_RD will be consumed together to form
/// COARSE_LVL.
///
inline fapi2::ReturnCode cal_step_enable(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint16_t& o_value)
@@ -16321,19 +15373,10 @@ fapi_try_exit:
/// @param[out] ref to the value uint16_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note A bit vector denoting valid cal steps to run (0 is left most bit)
-/// [0] EXT_ZQCAL
-/// [1] WR_LEVEL
-/// [2] DQS_ALIGN
-/// [3] RDCLK_ALIGN
-/// [4] READ_CTR
-/// [5] READ_CTR_2D_VREF
-/// [6] WRITE_CTR
-/// [7] WRITE_CTR_2D_VREF
-/// [8] COARSE_WR
-/// [9] COARSE_RD
-/// [10]:[15] Reserved for future use
-/// COARSE_WR and COARSE_RD will be consumed together to form
+/// @note A bit vector denoting valid cal steps to run (0 is left most bit) [0] EXT_ZQCAL
+/// [1] WR_LEVEL [2] DQS_ALIGN [3] RDCLK_ALIGN [4] READ_CTR [5] READ_CTR_2D_VREF [6]
+/// WRITE_CTR [7] WRITE_CTR_2D_VREF [8] COARSE_WR [9] COARSE_RD [10]:[15] Reserved
+/// for future use COARSE_WR and COARSE_RD will be consumed together to form
/// COARSE_LVL.
///
inline fapi2::ReturnCode cal_step_enable(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint16_t& o_value)
@@ -16357,19 +15400,10 @@ fapi_try_exit:
/// @param[out] uint16_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note A bit vector denoting valid cal steps to run (0 is left most bit)
-/// [0] EXT_ZQCAL
-/// [1] WR_LEVEL
-/// [2] DQS_ALIGN
-/// [3] RDCLK_ALIGN
-/// [4] READ_CTR
-/// [5] READ_CTR_2D_VREF
-/// [6] WRITE_CTR
-/// [7] WRITE_CTR_2D_VREF
-/// [8] COARSE_WR
-/// [9] COARSE_RD
-/// [10]:[15] Reserved for future use
-/// COARSE_WR and COARSE_RD will be consumed together to form
+/// @note A bit vector denoting valid cal steps to run (0 is left most bit) [0] EXT_ZQCAL
+/// [1] WR_LEVEL [2] DQS_ALIGN [3] RDCLK_ALIGN [4] READ_CTR [5] READ_CTR_2D_VREF [6]
+/// WRITE_CTR [7] WRITE_CTR_2D_VREF [8] COARSE_WR [9] COARSE_RD [10]:[15] Reserved
+/// for future use COARSE_WR and COARSE_RD will be consumed together to form
/// COARSE_LVL.
///
inline fapi2::ReturnCode cal_step_enable(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint16_t* o_array)
@@ -16419,12 +15453,9 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (A)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note The 4 bit result of running the slew calibration algorithm at various rates and
-/// impedances.
-/// The first dimension is port, the second is the impedance of 24,30,34, and 40
-/// Ohms.
-/// The 3rd dimension is the rate: 3,4,5 or 6 V/ns.
-/// Computed and sent to the correct data blocks in phy_reset.
-/// Also used in advanced
+/// impedances. The first dimension is port, the second is the impedance of
+/// 24,30,34, and 40 Ohms. The 3rd dimension is the rate: 3,4,5 or 6 V/ns. Computed
+/// and sent to the correct data blocks in phy_reset. Also used in advanced
/// training
///
inline fapi2::ReturnCode slew_rate_data(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t* o_array)
@@ -16456,12 +15487,9 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (B)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note The 4 bit result of running the slew calibration algorithm at various rates and
-/// impedances.
-/// The first dimension is port, the second is the impedance of 24,30,34, and 40
-/// Ohms.
-/// The 3rd dimension is the rate: 3,4,5 or 6 V/ns.
-/// Computed and sent to the correct data blocks in phy_reset.
-/// Also used in advanced
+/// impedances. The first dimension is port, the second is the impedance of
+/// 24,30,34, and 40 Ohms. The 3rd dimension is the rate: 3,4,5 or 6 V/ns. Computed
+/// and sent to the correct data blocks in phy_reset. Also used in advanced
/// training
///
inline fapi2::ReturnCode slew_rate_data(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
@@ -16492,12 +15520,9 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (C)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note The 4 bit result of running the slew calibration algorithm at various rates and
-/// impedances.
-/// The first dimension is port, the second is the impedance of 24,30,34, and 40
-/// Ohms.
-/// The 3rd dimension is the rate: 3,4,5 or 6 V/ns.
-/// Computed and sent to the correct data blocks in phy_reset.
-/// Also used in advanced
+/// impedances. The first dimension is port, the second is the impedance of
+/// 24,30,34, and 40 Ohms. The 3rd dimension is the rate: 3,4,5 or 6 V/ns. Computed
+/// and sent to the correct data blocks in phy_reset. Also used in advanced
/// training
///
inline fapi2::ReturnCode slew_rate_data(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -16527,12 +15552,9 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (A)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note The 4 bit result of running the slew calibration algorithm at various rates and
-/// impedances.
-/// The first dimension is the port. The second is the impedance of 15, 20, 30 and
-/// 40 Ohms.
-/// The 3rd dimension is the rate:3, 4,5 or 6 V/ns.
-/// Computed and sent to the correct data blocks in phy_reset.
-/// Also used in advanced
+/// impedances. The first dimension is the port. The second is the impedance of 15,
+/// 20, 30 and 40 Ohms. The 3rd dimension is the rate:3, 4,5 or 6 V/ns. Computed and
+/// sent to the correct data blocks in phy_reset. Also used in advanced
/// training
///
inline fapi2::ReturnCode slew_rate_adr(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t* o_array)
@@ -16564,12 +15586,9 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (B)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note The 4 bit result of running the slew calibration algorithm at various rates and
-/// impedances.
-/// The first dimension is the port. The second is the impedance of 15, 20, 30 and
-/// 40 Ohms.
-/// The 3rd dimension is the rate:3, 4,5 or 6 V/ns.
-/// Computed and sent to the correct data blocks in phy_reset.
-/// Also used in advanced
+/// impedances. The first dimension is the port. The second is the impedance of 15,
+/// 20, 30 and 40 Ohms. The 3rd dimension is the rate:3, 4,5 or 6 V/ns. Computed and
+/// sent to the correct data blocks in phy_reset. Also used in advanced
/// training
///
inline fapi2::ReturnCode slew_rate_adr(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
@@ -16600,12 +15619,9 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (C)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note The 4 bit result of running the slew calibration algorithm at various rates and
-/// impedances.
-/// The first dimension is the port. The second is the impedance of 15, 20, 30 and
-/// 40 Ohms.
-/// The 3rd dimension is the rate:3, 4,5 or 6 V/ns.
-/// Computed and sent to the correct data blocks in phy_reset.
-/// Also used in advanced
+/// impedances. The first dimension is the port. The second is the impedance of 15,
+/// 20, 30 and 40 Ohms. The 3rd dimension is the rate:3, 4,5 or 6 V/ns. Computed and
+/// sent to the correct data blocks in phy_reset. Also used in advanced
/// training
///
inline fapi2::ReturnCode slew_rate_adr(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -16635,8 +15651,7 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note When this value is true, then mss_eff config will allow a single port to have
-/// one dimm and will allow ports to have different sizes.
-/// Used in
+/// one dimm and will allow ports to have different sizes. Used in
/// eff_config
///
inline fapi2::ReturnCode allow_single_port(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -16660,8 +15675,7 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note When this value is true, then mss_eff config will allow a single port to have
-/// one dimm and will allow ports to have different sizes.
-/// Used in
+/// one dimm and will allow ports to have different sizes. Used in
/// eff_config
///
inline fapi2::ReturnCode allow_single_port(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -16686,8 +15700,7 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note When this value is true, then mss_eff config will allow a single port to have
-/// one dimm and will allow ports to have different sizes.
-/// Used in
+/// one dimm and will allow ports to have different sizes. Used in
/// eff_config
///
inline fapi2::ReturnCode allow_single_port(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -16717,10 +15730,9 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note DQS Swizzle type is set by the platform to describe what kind of DQS connection
-/// is being used for register acceses.
-/// Type 0 is normal, type 1 is for systems with wiring like glacier 1, type 2 is
-/// for Pallmeto.
-/// Additional types maybe defined if new boards have even different DQS swizzle
+/// is being used for register acceses. Type 0 is normal, type 1 is for systems with
+/// wiring like glacier 1, type 2 is for Pallmeto. Additional types maybe defined if
+/// new boards have even different DQS swizzle
/// features
///
inline fapi2::ReturnCode dqs_swizzle_type(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -16744,10 +15756,9 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note DQS Swizzle type is set by the platform to describe what kind of DQS connection
-/// is being used for register acceses.
-/// Type 0 is normal, type 1 is for systems with wiring like glacier 1, type 2 is
-/// for Pallmeto.
-/// Additional types maybe defined if new boards have even different DQS swizzle
+/// is being used for register acceses. Type 0 is normal, type 1 is for systems with
+/// wiring like glacier 1, type 2 is for Pallmeto. Additional types maybe defined if
+/// new boards have even different DQS swizzle
/// features
///
inline fapi2::ReturnCode dqs_swizzle_type(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -16772,10 +15783,9 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note DQS Swizzle type is set by the platform to describe what kind of DQS connection
-/// is being used for register acceses.
-/// Type 0 is normal, type 1 is for systems with wiring like glacier 1, type 2 is
-/// for Pallmeto.
-/// Additional types maybe defined if new boards have even different DQS swizzle
+/// is being used for register acceses. Type 0 is normal, type 1 is for systems with
+/// wiring like glacier 1, type 2 is for Pallmeto. Additional types maybe defined if
+/// new boards have even different DQS swizzle
/// features
///
inline fapi2::ReturnCode dqs_swizzle_type(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -17364,8 +16374,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Additional buffer latency in the case of RDIMMs and LRDIMMs.
-/// It is expected that this value will come from the
+/// @note Additional buffer latency in the case of RDIMMs and LRDIMMs. It is expected that
+/// this value will come from the
/// VPD
///
inline fapi2::ReturnCode eff_buffer_latency(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -17388,8 +16398,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Additional buffer latency in the case of RDIMMs and LRDIMMs.
-/// It is expected that this value will come from the
+/// @note Additional buffer latency in the case of RDIMMs and LRDIMMs. It is expected that
+/// this value will come from the
/// VPD
///
inline fapi2::ReturnCode eff_buffer_latency(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -17413,8 +16423,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Additional buffer latency in the case of RDIMMs and LRDIMMs.
-/// It is expected that this value will come from the
+/// @note Additional buffer latency in the case of RDIMMs and LRDIMMs. It is expected that
+/// this value will come from the
/// VPD
///
inline fapi2::ReturnCode eff_buffer_latency(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -17438,7 +16448,7 @@ fapi_try_exit:
}
///
-/// @brief ATTR_EFF_LRDIMM_WORD_X getter
+/// @brief ATTR_EFF_LRDIMM_WORD_X getter
/// @param[in] const ref to the fapi2::Target<fapi2::TARGET_TYPE_DIMM>
/// @param[out] ref to the value uint64_t
/// @note Generated by gen_accessors.pl generateParameters (F)
@@ -17446,24 +16456,24 @@ fapi_try_exit:
/// @note Additional buffer control word for LRDIMM building of the
/// BCW
///
-inline fapi2::ReturnCode eff_lrdimm_word_x(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint64_t& o_value)
+inline fapi2::ReturnCode eff_lrdimm_word_x(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint64_t& o_value)
{
uint64_t l_value[2][2];
auto l_mca = i_target.getParent<fapi2::TARGET_TYPE_MCA>();
auto l_mcs = l_mca.getParent<fapi2::TARGET_TYPE_MCS>();
- FAPI_TRY( FAPI_ATTR_GET(fapi2:: ATTR_EFF_LRDIMM_WORD_X, l_mcs, l_value) );
+ FAPI_TRY( FAPI_ATTR_GET(fapi2::ATTR_EFF_LRDIMM_WORD_X, l_mcs, l_value) );
o_value = l_value[mss::index(l_mca)][mss::index(i_target)];
return fapi2::current_err;
fapi_try_exit:
- FAPI_ERR("failed accessing ATTR_EFF_LRDIMM_WORD_X: 0x%lx (target: %s)",
+ FAPI_ERR("failed accessing ATTR_EFF_LRDIMM_WORD_X: 0x%lx (target: %s)",
uint64_t(fapi2::current_err), mss::c_str(i_target));
return fapi2::current_err;
}
///
-/// @brief ATTR_EFF_LRDIMM_WORD_X getter
+/// @brief ATTR_EFF_LRDIMM_WORD_X getter
/// @param[in] const ref to the fapi2::Target<fapi2::TARGET_TYPE_MCA>
/// @param[out] uint64_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (G)
@@ -17471,7 +16481,7 @@ fapi_try_exit:
/// @note Additional buffer control word for LRDIMM building of the
/// BCW
///
-inline fapi2::ReturnCode eff_lrdimm_word_x(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint64_t* o_array)
+inline fapi2::ReturnCode eff_lrdimm_word_x(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint64_t* o_array)
{
if (o_array == nullptr)
{
@@ -17482,18 +16492,18 @@ inline fapi2::ReturnCode eff_lrdimm_word_x(const fapi2::Target<fapi2::TARGET_TY
uint64_t l_value[2][2];
auto l_mcs = i_target.getParent<fapi2::TARGET_TYPE_MCS>();
- FAPI_TRY( FAPI_ATTR_GET(fapi2:: ATTR_EFF_LRDIMM_WORD_X, l_mcs, l_value) );
+ FAPI_TRY( FAPI_ATTR_GET(fapi2::ATTR_EFF_LRDIMM_WORD_X, l_mcs, l_value) );
memcpy(o_array, &(l_value[mss::index(i_target)][0]), 16);
return fapi2::current_err;
fapi_try_exit:
- FAPI_ERR("failed accessing ATTR_EFF_LRDIMM_WORD_X: 0x%lx (target: %s)",
+ FAPI_ERR("failed accessing ATTR_EFF_LRDIMM_WORD_X: 0x%lx (target: %s)",
uint64_t(fapi2::current_err), mss::c_str(i_target));
return fapi2::current_err;
}
///
-/// @brief ATTR_EFF_LRDIMM_WORD_X getter
+/// @brief ATTR_EFF_LRDIMM_WORD_X getter
/// @param[in] const ref to the fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[out] uint64_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (H)
@@ -17501,7 +16511,7 @@ fapi_try_exit:
/// @note Additional buffer control word for LRDIMM building of the
/// BCW
///
-inline fapi2::ReturnCode eff_lrdimm_word_x(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint64_t* o_array)
+inline fapi2::ReturnCode eff_lrdimm_word_x(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint64_t* o_array)
{
if (o_array == nullptr)
{
@@ -17511,12 +16521,12 @@ inline fapi2::ReturnCode eff_lrdimm_word_x(const fapi2::Target<fapi2::TARGET_TY
uint64_t l_value[2][2];
- FAPI_TRY( FAPI_ATTR_GET(fapi2:: ATTR_EFF_LRDIMM_WORD_X, i_target, l_value) );
+ FAPI_TRY( FAPI_ATTR_GET(fapi2::ATTR_EFF_LRDIMM_WORD_X, i_target, l_value) );
memcpy(o_array, &l_value, 32);
return fapi2::current_err;
fapi_try_exit:
- FAPI_ERR("failed accessing ATTR_EFF_LRDIMM_WORD_X: 0x%lx (target: %s)",
+ FAPI_ERR("failed accessing ATTR_EFF_LRDIMM_WORD_X: 0x%lx (target: %s)",
uint64_t(fapi2::current_err), mss::c_str(i_target));
return fapi2::current_err;
}
@@ -17527,10 +16537,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (F)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note LRDIMM MR1,2 register.
-/// DRAM Rtt_WR for all ranks, DRAM Rtt_Nom for ranks 0 and 1, DRAM driver impedance
-/// for all ranks.
-/// Eff config should set this
+/// @note LRDIMM MR1,2 register. DRAM Rtt_WR for all ranks, DRAM Rtt_Nom for ranks 0 and
+/// 1, DRAM driver impedance for all ranks. Eff config should set this
/// up.
///
inline fapi2::ReturnCode lrdimm_mr12_reg(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -17555,10 +16563,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (G)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note LRDIMM MR1,2 register.
-/// DRAM Rtt_WR for all ranks, DRAM Rtt_Nom for ranks 0 and 1, DRAM driver impedance
-/// for all ranks.
-/// Eff config should set this
+/// @note LRDIMM MR1,2 register. DRAM Rtt_WR for all ranks, DRAM Rtt_Nom for ranks 0 and
+/// 1, DRAM driver impedance for all ranks. Eff config should set this
/// up.
///
inline fapi2::ReturnCode lrdimm_mr12_reg(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
@@ -17588,10 +16594,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (H)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note LRDIMM MR1,2 register.
-/// DRAM Rtt_WR for all ranks, DRAM Rtt_Nom for ranks 0 and 1, DRAM driver impedance
-/// for all ranks.
-/// Eff config should set this
+/// @note LRDIMM MR1,2 register. DRAM Rtt_WR for all ranks, DRAM Rtt_Nom for ranks 0 and
+/// 1, DRAM driver impedance for all ranks. Eff config should set this
/// up.
///
inline fapi2::ReturnCode lrdimm_mr12_reg(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -17620,11 +16624,10 @@ fapi_try_exit:
/// @param[out] ref to the value uint64_t
/// @note Generated by gen_accessors.pl generateParameters (F)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note LRDIMM additional RCD control words as set by DIMM SPD:
-/// F[3,4]RC10, F[3,4]RC11, F[5,6]RC10, F[5,6]RC11, F[7,8]RC10, F[7,8]RC11,
-/// F[9,10]RC10, F[9,10]RC11,
-/// F[1]RC8, F[3]RC9, F[3]RC8, F[1]RC11, F[1]RC12, F[1]RC13, F[1]RC14, F[1]RC15.
-/// Eff config should set this
+/// @note LRDIMM additional RCD control words as set by DIMM SPD: F[3,4]RC10, F[3,4]RC11,
+/// F[5,6]RC10, F[5,6]RC11, F[7,8]RC10, F[7,8]RC11, F[9,10]RC10, F[9,10]RC11,
+/// F[1]RC8, F[3]RC9, F[3]RC8, F[1]RC11, F[1]RC12, F[1]RC13, F[1]RC14, F[1]RC15. Eff
+/// config should set this
/// up
///
inline fapi2::ReturnCode lrdimm_additional_cntl_words(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
@@ -17650,11 +16653,10 @@ fapi_try_exit:
/// @param[out] uint64_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (G)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note LRDIMM additional RCD control words as set by DIMM SPD:
-/// F[3,4]RC10, F[3,4]RC11, F[5,6]RC10, F[5,6]RC11, F[7,8]RC10, F[7,8]RC11,
-/// F[9,10]RC10, F[9,10]RC11,
-/// F[1]RC8, F[3]RC9, F[3]RC8, F[1]RC11, F[1]RC12, F[1]RC13, F[1]RC14, F[1]RC15.
-/// Eff config should set this
+/// @note LRDIMM additional RCD control words as set by DIMM SPD: F[3,4]RC10, F[3,4]RC11,
+/// F[5,6]RC10, F[5,6]RC11, F[7,8]RC10, F[7,8]RC11, F[9,10]RC10, F[9,10]RC11,
+/// F[1]RC8, F[3]RC9, F[3]RC8, F[1]RC11, F[1]RC12, F[1]RC13, F[1]RC14, F[1]RC15. Eff
+/// config should set this
/// up
///
inline fapi2::ReturnCode lrdimm_additional_cntl_words(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
@@ -17685,11 +16687,10 @@ fapi_try_exit:
/// @param[out] uint64_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (H)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note LRDIMM additional RCD control words as set by DIMM SPD:
-/// F[3,4]RC10, F[3,4]RC11, F[5,6]RC10, F[5,6]RC11, F[7,8]RC10, F[7,8]RC11,
-/// F[9,10]RC10, F[9,10]RC11,
-/// F[1]RC8, F[3]RC9, F[3]RC8, F[1]RC11, F[1]RC12, F[1]RC13, F[1]RC14, F[1]RC15.
-/// Eff config should set this
+/// @note LRDIMM additional RCD control words as set by DIMM SPD: F[3,4]RC10, F[3,4]RC11,
+/// F[5,6]RC10, F[5,6]RC11, F[7,8]RC10, F[7,8]RC11, F[9,10]RC10, F[9,10]RC11,
+/// F[1]RC8, F[3]RC9, F[3]RC8, F[1]RC11, F[1]RC12, F[1]RC13, F[1]RC14, F[1]RC15. Eff
+/// config should set this
/// up
///
inline fapi2::ReturnCode lrdimm_additional_cntl_words(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
@@ -17719,8 +16720,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note LRDIMM rank multiplication mode.
-/// Will be set at an MBA level with one policy to be
+/// @note LRDIMM rank multiplication mode. Will be set at an MBA level with one policy to
+/// be
/// used
///
inline fapi2::ReturnCode lrdimm_rank_mult_mode(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -17743,8 +16744,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note LRDIMM rank multiplication mode.
-/// Will be set at an MBA level with one policy to be
+/// @note LRDIMM rank multiplication mode. Will be set at an MBA level with one policy to
+/// be
/// used
///
inline fapi2::ReturnCode lrdimm_rank_mult_mode(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -17768,8 +16769,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note LRDIMM rank multiplication mode.
-/// Will be set at an MBA level with one policy to be
+/// @note LRDIMM rank multiplication mode. Will be set at an MBA level with one policy to
+/// be
/// used
///
inline fapi2::ReturnCode lrdimm_rank_mult_mode(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -17960,7 +16961,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint32_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Controls the MCBIST engine in the centaur chip. The value will be set in
+/// @note Controls the MCBIST engine in the centaur chip. The value will be set in
/// mss_eff_config_shmoo.
///
inline fapi2::ReturnCode mcbist_random_seed_value(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
@@ -17984,7 +16985,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint32_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Controls the MCBIST engine in the centaur chip. The value will be set in
+/// @note Controls the MCBIST engine in the centaur chip. The value will be set in
/// mss_eff_config_shmoo.
///
inline fapi2::ReturnCode mcbist_random_seed_value(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
@@ -18009,7 +17010,7 @@ fapi_try_exit:
/// @param[out] uint32_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Controls the MCBIST engine in the centaur chip. The value will be set in
+/// @note Controls the MCBIST engine in the centaur chip. The value will be set in
/// mss_eff_config_shmoo.
///
inline fapi2::ReturnCode mcbist_random_seed_value(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
@@ -18039,7 +17040,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Controls the MCBIST engine in the centaur chip. The value will be set in
+/// @note Controls the MCBIST engine in the centaur chip. The value will be set in
/// mss_eff_config_shmoo.
///
inline fapi2::ReturnCode mcbist_random_seed_type(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
@@ -18063,7 +17064,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Controls the MCBIST engine in the centaur chip. The value will be set in
+/// @note Controls the MCBIST engine in the centaur chip. The value will be set in
/// mss_eff_config_shmoo.
///
inline fapi2::ReturnCode mcbist_random_seed_type(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
@@ -18088,7 +17089,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Controls the MCBIST engine in the centaur chip. The value will be set in
+/// @note Controls the MCBIST engine in the centaur chip. The value will be set in
/// mss_eff_config_shmoo.
///
inline fapi2::ReturnCode mcbist_random_seed_type(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
@@ -18113,7 +17114,7 @@ fapi_try_exit:
}
///
-/// @brief ATTR_MCBIST_DDR4_PDA_ENABLE getter
+/// @brief ATTR_MCBIST_DDR4_PDA_ENABLE getter
/// @param[in] const ref to the fapi2::Target<fapi2::TARGET_TYPE_MCA>
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
@@ -18121,23 +17122,22 @@ fapi_try_exit:
/// @note Controls PDA train enable or PBA. 00 - Disable; 01 - PDA; 02 -
/// PBA(Lrdimm)
///
-inline fapi2::ReturnCode mcbist_ddr4_pda_enable(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
- uint8_t& o_value)
+inline fapi2::ReturnCode mcbist_ddr4_pda_enable(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
{
uint8_t l_value[2];
- FAPI_TRY( FAPI_ATTR_GET(fapi2:: ATTR_MCBIST_DDR4_PDA_ENABLE, i_target.getParent<fapi2::TARGET_TYPE_MCS>(), l_value) );
+ FAPI_TRY( FAPI_ATTR_GET(fapi2::ATTR_MCBIST_DDR4_PDA_ENABLE, i_target.getParent<fapi2::TARGET_TYPE_MCS>(), l_value) );
o_value = l_value[mss::index(i_target)];
return fapi2::current_err;
fapi_try_exit:
- FAPI_ERR("failed accessing ATTR_MCBIST_DDR4_PDA_ENABLE: 0x%lx (target: %s)",
+ FAPI_ERR("failed accessing ATTR_MCBIST_DDR4_PDA_ENABLE: 0x%lx (target: %s)",
uint64_t(fapi2::current_err), mss::c_str(i_target));
return fapi2::current_err;
}
///
-/// @brief ATTR_MCBIST_DDR4_PDA_ENABLE getter
+/// @brief ATTR_MCBIST_DDR4_PDA_ENABLE getter
/// @param[in] const ref to the fapi2::Target<fapi2::TARGET_TYPE_DIMM>
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
@@ -18145,24 +17145,24 @@ fapi_try_exit:
/// @note Controls PDA train enable or PBA. 00 - Disable; 01 - PDA; 02 -
/// PBA(Lrdimm)
///
-inline fapi2::ReturnCode mcbist_ddr4_pda_enable(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
+inline fapi2::ReturnCode mcbist_ddr4_pda_enable(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
{
uint8_t l_value[2];
auto l_mca = i_target.getParent<fapi2::TARGET_TYPE_MCA>();
- FAPI_TRY( FAPI_ATTR_GET(fapi2:: ATTR_MCBIST_DDR4_PDA_ENABLE, l_mca.getParent<fapi2::TARGET_TYPE_MCS>(), l_value) );
+ FAPI_TRY( FAPI_ATTR_GET(fapi2::ATTR_MCBIST_DDR4_PDA_ENABLE, l_mca.getParent<fapi2::TARGET_TYPE_MCS>(), l_value) );
o_value = l_value[mss::index(l_mca)];
return fapi2::current_err;
fapi_try_exit:
- FAPI_ERR("failed accessing ATTR_MCBIST_DDR4_PDA_ENABLE: 0x%lx (target: %s)",
+ FAPI_ERR("failed accessing ATTR_MCBIST_DDR4_PDA_ENABLE: 0x%lx (target: %s)",
uint64_t(fapi2::current_err), mss::c_str(i_target));
return fapi2::current_err;
}
///
-/// @brief ATTR_MCBIST_DDR4_PDA_ENABLE getter
+/// @brief ATTR_MCBIST_DDR4_PDA_ENABLE getter
/// @param[in] const ref to the fapi2::Target<fapi2::TARGET_TYPE_MCS>
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
@@ -18170,8 +17170,7 @@ fapi_try_exit:
/// @note Controls PDA train enable or PBA. 00 - Disable; 01 - PDA; 02 -
/// PBA(Lrdimm)
///
-inline fapi2::ReturnCode mcbist_ddr4_pda_enable(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
- uint8_t* o_array)
+inline fapi2::ReturnCode mcbist_ddr4_pda_enable(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
{
if (o_array == nullptr)
{
@@ -18181,12 +17180,12 @@ inline fapi2::ReturnCode mcbist_ddr4_pda_enable(const fapi2::Target<fapi2::TARG
uint8_t l_value[2];
- FAPI_TRY( FAPI_ATTR_GET(fapi2:: ATTR_MCBIST_DDR4_PDA_ENABLE, i_target, l_value) );
+ FAPI_TRY( FAPI_ATTR_GET(fapi2::ATTR_MCBIST_DDR4_PDA_ENABLE, i_target, l_value) );
memcpy(o_array, &l_value, 2);
return fapi2::current_err;
fapi_try_exit:
- FAPI_ERR("failed accessing ATTR_MCBIST_DDR4_PDA_ENABLE: 0x%lx (target: %s)",
+ FAPI_ERR("failed accessing ATTR_MCBIST_DDR4_PDA_ENABLE: 0x%lx (target: %s)",
uint64_t(fapi2::current_err), mss::c_str(i_target));
return fapi2::current_err;
}
@@ -18276,10 +17275,10 @@ fapi_try_exit:
/// @param[out] uint64_t& reference to store the value
/// @note Generated by gen_accessors.pl generateParameters (MCBIST A)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note The NEST frequencies the memory chip can run at computed by the mss_freq.
-/// The possibilities are ORed together. The platform uses these value and
-/// the MRW to determine what frequency to boot the fabric (nest) if it can.
-/// There are two values: 8G and
+/// @note The NEST frequencies the memory chip can run at computed by the mss_freq. The
+/// possibilities are ORed together. The platform uses these value and the MRW to
+/// determine what frequency to boot the fabric (nest) if it can. There are two
+/// values: 8G and
/// 9.6G
///
inline fapi2::ReturnCode nest_capable_frequencies(const fapi2::Target<fapi2::TARGET_TYPE_MCBIST>& i_target,
@@ -18484,10 +17483,9 @@ fapi_try_exit:
/// @param[out] uint8_t& reference to store the value
/// @note Generated by gen_accessors.pl generateParameters (SYSTEM)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note List of Voltages that are compliant with the system.
-/// DIMMs that do not have voltages listed in their SPD as supported are errored
-/// out.
-/// Procedure defined is currently 1.2V and 1.35V
+/// @note List of Voltages that are compliant with the system. DIMMs that do not have
+/// voltages listed in their SPD as supported are errored out. Procedure defined is
+/// currently 1.2V and 1.35V
/// only.
///
inline fapi2::ReturnCode volt_compliant_dimms(uint8_t& o_value)
@@ -18527,8 +17525,8 @@ fapi_try_exit:
/// @param[out] uint32_t& reference to store the value
/// @note Generated by gen_accessors.pl generateParameters (SYSTEM)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Version of algorithm and dependent attributes used
-/// to calculate ISDIMM power curve
+/// @note Version of algorithm and dependent attributes used to calculate ISDIMM power
+/// curve
/// attributes
///
inline fapi2::ReturnCode isdimm_power_curve_algorithm_version(uint32_t& o_value)
@@ -18573,9 +17571,7 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (F)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note DRAM data bus utilization percent to use to determine
-/// ATTR_MSS_THROTTLED_N_COMMANDS
-/// creator: f/w
-/// consumer:
+/// ATTR_MSS_THROTTLED_N_COMMANDS creator: f/w consumer:
/// mss_utils_to_throttle
///
inline fapi2::ReturnCode databus_util(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -18601,9 +17597,7 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (G)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note DRAM data bus utilization percent to use to determine
-/// ATTR_MSS_THROTTLED_N_COMMANDS
-/// creator: f/w
-/// consumer:
+/// ATTR_MSS_THROTTLED_N_COMMANDS creator: f/w consumer:
/// mss_utils_to_throttle
///
inline fapi2::ReturnCode databus_util(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
@@ -18634,9 +17628,7 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (H)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note DRAM data bus utilization percent to use to determine
-/// ATTR_MSS_THROTTLED_N_COMMANDS
-/// creator: f/w
-/// consumer:
+/// ATTR_MSS_THROTTLED_N_COMMANDS creator: f/w consumer:
/// mss_utils_to_throttle
///
inline fapi2::ReturnCode databus_util(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -18665,10 +17657,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint32_t
/// @note Generated by gen_accessors.pl generateParameters (F)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Throttled N commands (address operations) that are
-/// allowed within a window of M DRAM clocks.
-/// Nimbus workbook (Power and Thermal Controls).
-/// creator:
+/// @note Throttled N commands (address operations) that are allowed within a window of M
+/// DRAM clocks. Nimbus workbook (Power and Thermal Controls). creator:
/// mss_utils_to_throttle
///
inline fapi2::ReturnCode throttled_n_commands(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint32_t& o_value)
@@ -18693,10 +17683,8 @@ fapi_try_exit:
/// @param[out] uint32_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (G)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Throttled N commands (address operations) that are
-/// allowed within a window of M DRAM clocks.
-/// Nimbus workbook (Power and Thermal Controls).
-/// creator:
+/// @note Throttled N commands (address operations) that are allowed within a window of M
+/// DRAM clocks. Nimbus workbook (Power and Thermal Controls). creator:
/// mss_utils_to_throttle
///
inline fapi2::ReturnCode throttled_n_commands(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint32_t* o_array)
@@ -18726,10 +17714,8 @@ fapi_try_exit:
/// @param[out] uint32_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (H)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Throttled N commands (address operations) that are
-/// allowed within a window of M DRAM clocks.
-/// Nimbus workbook (Power and Thermal Controls).
-/// creator:
+/// @note Throttled N commands (address operations) that are allowed within a window of M
+/// DRAM clocks. Nimbus workbook (Power and Thermal Controls). creator:
/// mss_utils_to_throttle
///
inline fapi2::ReturnCode throttled_n_commands(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint32_t* o_array)
@@ -18759,10 +17745,7 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (F)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note Maximum Activate Count. Used in various locations and is computed in
-/// mss_eff_cnfg.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// mss_eff_cnfg. creator: mss_eff_cnfg consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_mac(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint16_t& o_value)
@@ -18788,10 +17771,7 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (G)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note Maximum Activate Count. Used in various locations and is computed in
-/// mss_eff_cnfg.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// mss_eff_cnfg. creator: mss_eff_cnfg consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_mac(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint16_t* o_array)
@@ -18822,10 +17802,7 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (H)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note Maximum Activate Count. Used in various locations and is computed in
-/// mss_eff_cnfg.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// mss_eff_cnfg. creator: mss_eff_cnfg consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_mac(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint16_t* o_array)
@@ -18855,10 +17832,7 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (F)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note Maximum Activate Window. Used in various locations and is computed in
-/// mss_eff_cnfg.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// mss_eff_cnfg. creator: mss_eff_cnfg consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_tmaw(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint16_t& o_value)
@@ -18884,10 +17858,7 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (G)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note Maximum Activate Window. Used in various locations and is computed in
-/// mss_eff_cnfg.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// mss_eff_cnfg. creator: mss_eff_cnfg consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_tmaw(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint16_t* o_array)
@@ -18918,10 +17889,7 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (H)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note Maximum Activate Window. Used in various locations and is computed in
-/// mss_eff_cnfg.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// mss_eff_cnfg. creator: mss_eff_cnfg consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_tmaw(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint16_t* o_array)
@@ -18951,9 +17919,7 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (F)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note Post Package Repair. Used in various locations and is evaluated in mss_eff_cnfg.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// creator: mss_eff_cnfg consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_ppr(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -18979,9 +17945,7 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (G)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note Post Package Repair. Used in various locations and is evaluated in mss_eff_cnfg.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// creator: mss_eff_cnfg consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_ppr(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
@@ -19012,9 +17976,7 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (H)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note Post Package Repair. Used in various locations and is evaluated in mss_eff_cnfg.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// creator: mss_eff_cnfg consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_ppr(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -19044,10 +18006,7 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (F)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note Soft Post Package Repair. Used in various locations and is evaluated in
-/// mss_eff_cnfg.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// mss_eff_cnfg. creator: mss_eff_cnfg consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_soft_ppr(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -19073,10 +18032,7 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (G)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note Soft Post Package Repair. Used in various locations and is evaluated in
-/// mss_eff_cnfg.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// mss_eff_cnfg. creator: mss_eff_cnfg consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_soft_ppr(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
@@ -19107,10 +18063,7 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (H)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note Soft Post Package Repair. Used in various locations and is evaluated in
-/// mss_eff_cnfg.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// mss_eff_cnfg. creator: mss_eff_cnfg consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_soft_ppr(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -19139,11 +18092,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode layout_version(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -19166,11 +18116,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode layout_version(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -19194,11 +18141,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode layout_version(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -19227,11 +18171,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode data_version(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -19254,11 +18195,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode data_version(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -19282,11 +18220,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode data_version(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -19315,11 +18250,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_ADDR_A0
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_ADDR_A0 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_addr_a0(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -19342,11 +18274,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_ADDR_A0
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_ADDR_A0 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_addr_a0(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -19370,11 +18299,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_ADDR_A0
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_ADDR_A0 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_addr_a0(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -19403,11 +18329,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_ADDR_A1
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_ADDR_A1 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_addr_a1(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -19430,11 +18353,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_ADDR_A1
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_ADDR_A1 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_addr_a1(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -19458,11 +18378,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_ADDR_A1
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_ADDR_A1 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_addr_a1(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -19491,11 +18408,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_ADDR_A2
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_ADDR_A2 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_addr_a2(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -19518,11 +18432,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_ADDR_A2
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_ADDR_A2 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_addr_a2(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -19546,11 +18457,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_ADDR_A2
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_ADDR_A2 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_addr_a2(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -19579,11 +18487,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_ADDR_A3
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_ADDR_A3 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_addr_a3(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -19606,11 +18511,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_ADDR_A3
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_ADDR_A3 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_addr_a3(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -19634,11 +18536,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_ADDR_A3
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_ADDR_A3 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_addr_a3(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -19667,11 +18566,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_ADDR_A4
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_ADDR_A4 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_addr_a4(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -19694,11 +18590,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_ADDR_A4
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_ADDR_A4 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_addr_a4(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -19722,11 +18615,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_ADDR_A4
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_ADDR_A4 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_addr_a4(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -19755,11 +18645,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_ADDR_A5
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_ADDR_A5 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_addr_a5(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -19782,11 +18669,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_ADDR_A5
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_ADDR_A5 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_addr_a5(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -19810,11 +18694,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_ADDR_A5
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_ADDR_A5 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_addr_a5(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -19843,11 +18724,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_ADDR_A6
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_ADDR_A6 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_addr_a6(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -19870,11 +18748,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_ADDR_A6
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_ADDR_A6 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_addr_a6(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -19898,11 +18773,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_ADDR_A6
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_ADDR_A6 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_addr_a6(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -19931,11 +18803,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_ADDR_A7
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_ADDR_A7 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_addr_a7(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -19958,11 +18827,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_ADDR_A7
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_ADDR_A7 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_addr_a7(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -19986,11 +18852,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_ADDR_A7
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_ADDR_A7 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_addr_a7(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -20019,11 +18882,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_ADDR_A8
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_ADDR_A8 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_addr_a8(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -20046,11 +18906,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_ADDR_A8
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_ADDR_A8 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_addr_a8(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -20074,11 +18931,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_ADDR_A8
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_ADDR_A8 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_addr_a8(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -20107,11 +18961,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_ADDR_A9
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_ADDR_A9 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_addr_a9(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -20134,11 +18985,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_ADDR_A9
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_ADDR_A9 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_addr_a9(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -20162,11 +19010,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_ADDR_A9
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_ADDR_A9 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_addr_a9(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -20195,11 +19040,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_ADDR_A10
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_ADDR_A10 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_addr_a10(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -20223,11 +19065,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_ADDR_A10
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_ADDR_A10 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_addr_a10(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -20251,11 +19090,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_ADDR_A10
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_ADDR_A10 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_addr_a10(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -20284,11 +19120,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_ADDR_A11
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_ADDR_A11 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_addr_a11(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -20312,11 +19145,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_ADDR_A11
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_ADDR_A11 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_addr_a11(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -20340,11 +19170,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_ADDR_A11
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_ADDR_A11 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_addr_a11(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -20373,11 +19200,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_ADDR_A12
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_ADDR_A12 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_addr_a12(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -20401,11 +19225,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_ADDR_A12
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_ADDR_A12 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_addr_a12(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -20429,11 +19250,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_ADDR_A12
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_ADDR_A12 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_addr_a12(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -20462,11 +19280,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_ADDR_A13
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_ADDR_A13 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_addr_a13(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -20490,11 +19305,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_ADDR_A13
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_ADDR_A13 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_addr_a13(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -20518,11 +19330,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_ADDR_A13
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_ADDR_A13 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_addr_a13(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -20551,11 +19360,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_ADDR_A17
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_ADDR_A17 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_addr_a17(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -20579,11 +19385,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_ADDR_A17
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_ADDR_A17 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_addr_a17(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -20607,11 +19410,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_ADDR_A17
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_ADDR_A17 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_addr_a17(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -20640,11 +19440,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_ADDR_C0
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_ADDR_C0 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_addr_c0(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -20667,11 +19464,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_ADDR_C0
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_ADDR_C0 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_addr_c0(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -20695,11 +19489,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_ADDR_C0
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_ADDR_C0 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_addr_c0(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -20728,11 +19519,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_ADDR_C1
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_ADDR_C1 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_addr_c1(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -20755,11 +19543,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_ADDR_C1
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_ADDR_C1 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_addr_c1(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -20783,11 +19568,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_ADDR_C1
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_ADDR_C1 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_addr_c1(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -20816,11 +19598,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_ADDR_C2
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_ADDR_C2 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_addr_c2(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -20843,11 +19622,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_ADDR_C2
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_ADDR_C2 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_addr_c2(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -20871,11 +19647,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_ADDR_C2
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_ADDR_C2 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_addr_c2(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -20904,11 +19677,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_ADDR_BA0
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_ADDR_BA0 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_addr_ba0(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -20932,11 +19702,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_ADDR_BA0
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_ADDR_BA0 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_addr_ba0(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -20960,11 +19727,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_ADDR_BA0
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_ADDR_BA0 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_addr_ba0(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -20993,11 +19757,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_ADDR_BA1
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_ADDR_BA1 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_addr_ba1(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -21021,11 +19782,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_ADDR_BA1
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_ADDR_BA1 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_addr_ba1(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -21049,11 +19807,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_ADDR_BA1
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_ADDR_BA1 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_addr_ba1(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -21082,8 +19837,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_ADDR_BG0 creator:vpd consumer: various fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_ADDR_BG0 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_addr_bg0(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -21107,8 +19862,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_ADDR_BG0 creator:vpd consumer: various fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_ADDR_BG0 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_addr_bg0(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -21132,8 +19887,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_ADDR_BG0 creator:vpd consumer: various fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_ADDR_BG0 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_addr_bg0(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -21162,11 +19917,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_ADDR_BG1
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_ADDR_BG1 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_addr_bg1(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -21190,11 +19942,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_ADDR_BG1
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_ADDR_BG1 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_addr_bg1(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -21218,11 +19967,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_ADDR_BG1
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_ADDR_BG1 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_addr_bg1(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -21251,11 +19997,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (F)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_CLK0
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_CLK0 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_clk0(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -21280,11 +20023,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (G)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_CLK0
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_CLK0 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_clk0(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
@@ -21314,11 +20054,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (H)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_CLK0
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_CLK0 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_clk0(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -21347,11 +20084,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (F)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_CLK1
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_CLK1 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_clk1(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -21376,11 +20110,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (G)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_CLK1
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_CLK1 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_clk1(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
@@ -21410,11 +20141,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (H)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_CLK1
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_CLK1 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_clk1(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -21443,11 +20171,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_CMD_ACTN
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_CMD_ACTN creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_cmd_actn(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -21471,11 +20196,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_CMD_ACTN
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_CMD_ACTN creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_cmd_actn(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -21499,11 +20221,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_CMD_ACTN
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_CMD_ACTN creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_cmd_actn(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -21532,11 +20251,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_CMD_ADDR_WEN_A14
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_CMD_ADDR_WEN_A14 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_cmd_addr_wen_a14(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
@@ -21561,11 +20277,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_CMD_ADDR_WEN_A14
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_CMD_ADDR_WEN_A14 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_cmd_addr_wen_a14(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
@@ -21591,11 +20304,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_CMD_ADDR_WEN_A14
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_CMD_ADDR_WEN_A14 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_cmd_addr_wen_a14(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
@@ -21625,9 +20335,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_CMD_ADDR_CASN_A15
-/// creator:vpd consumer: various fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_CMD_ADDR_CASN_A15 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_cmd_addr_casn_a15(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
@@ -21652,9 +20361,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_CMD_ADDR_CASN_A15
-/// creator:vpd consumer: various fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_CMD_ADDR_CASN_A15 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_cmd_addr_casn_a15(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
@@ -21680,9 +20388,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_CMD_ADDR_CASN_A15
-/// creator:vpd consumer: various fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_CMD_ADDR_CASN_A15 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_cmd_addr_casn_a15(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
@@ -21712,11 +20419,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_CMD_ADDR_RASN_A16
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_CMD_ADDR_RASN_A16 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_cmd_addr_rasn_a16(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
@@ -21741,11 +20445,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_CMD_ADDR_RASN_A16
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_CMD_ADDR_RASN_A16 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_cmd_addr_rasn_a16(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
@@ -21771,11 +20472,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_CMD_ADDR_RASN_A16
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_CMD_ADDR_RASN_A16 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_cmd_addr_rasn_a16(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
@@ -21805,11 +20503,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_CMD_PAR
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_CMD_PAR creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_cmd_par(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -21832,11 +20527,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_CMD_PAR
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_CMD_PAR creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_cmd_par(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -21860,11 +20552,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_CMD_PAR
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_CMD_PAR creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_cmd_par(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -21893,11 +20582,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_CNTL_CKE0
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_CNTL_CKE0 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_cntl_cke0(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -21921,11 +20607,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_CNTL_CKE0
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_CNTL_CKE0 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_cntl_cke0(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -21949,11 +20632,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_CNTL_CKE0
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_CNTL_CKE0 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_cntl_cke0(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -21982,11 +20662,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_CNTL_CKE1
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_CNTL_CKE1 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_cntl_cke1(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -22010,11 +20687,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_CNTL_CKE1
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_CNTL_CKE1 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_cntl_cke1(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -22038,11 +20712,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_CNTL_CKE1
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_CNTL_CKE1 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_cntl_cke1(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -22071,11 +20742,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_CNTL_CKE2
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_CNTL_CKE2 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_cntl_cke2(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -22099,11 +20767,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_CNTL_CKE2
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_CNTL_CKE2 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_cntl_cke2(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -22127,11 +20792,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_CNTL_CKE2
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_CNTL_CKE2 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_cntl_cke2(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -22160,11 +20822,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_CNTL_CKE3
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_CNTL_CKE3 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_cntl_cke3(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -22188,11 +20847,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_CNTL_CKE3
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_CNTL_CKE3 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_cntl_cke3(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -22216,11 +20872,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_CNTL_CKE3
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_CNTL_CKE3 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_cntl_cke3(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -22249,11 +20902,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_CNTL_CSN0
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_CNTL_CSN0 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_cntl_csn0(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -22277,11 +20927,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_CNTL_CSN0
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_CNTL_CSN0 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_cntl_csn0(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -22305,11 +20952,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_CNTL_CSN0
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_CNTL_CSN0 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_cntl_csn0(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -22338,10 +20982,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_CNTL_CSN1
-/// creator:vpd consumer:
-/// various fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_CNTL_CSN1 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_cntl_csn1(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -22365,10 +21007,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_CNTL_CSN1
-/// creator:vpd consumer:
-/// various fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_CNTL_CSN1 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_cntl_csn1(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -22392,10 +21032,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_CNTL_CSN1
-/// creator:vpd consumer:
-/// various fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_CNTL_CSN1 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_cntl_csn1(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -22424,10 +21062,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_CNTL_CSN2
-/// creator:vpd consumer:
-/// various fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_CNTL_CSN2 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_cntl_csn2(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -22451,10 +21087,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_CNTL_CSN2
-/// creator:vpd consumer:
-/// various fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_CNTL_CSN2 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_cntl_csn2(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -22478,10 +21112,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_CNTL_CSN2
-/// creator:vpd consumer:
-/// various fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_CNTL_CSN2 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_cntl_csn2(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -22510,11 +21142,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_CNTL_CSN3
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_CNTL_CSN3 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_cntl_csn3(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -22538,11 +21167,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_CNTL_CSN3
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_CNTL_CSN3 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_cntl_csn3(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -22566,11 +21192,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_CNTL_CSN3
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_CNTL_CSN3 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_cntl_csn3(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -22599,11 +21222,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_CNTL_ODT0
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_CNTL_ODT0 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_cntl_odt0(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -22627,11 +21247,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_CNTL_ODT0
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_CNTL_ODT0 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_cntl_odt0(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -22655,11 +21272,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_CNTL_ODT0
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_CNTL_ODT0 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_cntl_odt0(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -22688,11 +21302,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_CNTL_ODT1
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_CNTL_ODT1 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_cntl_odt1(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -22716,11 +21327,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_CNTL_ODT1
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_CNTL_ODT1 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_cntl_odt1(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -22744,11 +21352,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_CNTL_ODT1
-/// creator:vpd
-/// consumer: various
-/// fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_CNTL_ODT1 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_cntl_odt1(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -22777,9 +21382,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_CNTL_ODT2
-/// creator:vpd consumer: various fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_CNTL_ODT2 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_cntl_odt2(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -22803,9 +21407,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_CNTL_ODT2
-/// creator:vpd consumer: various fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_CNTL_ODT2 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_cntl_odt2(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -22829,9 +21432,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_CNTL_ODT2
-/// creator:vpd consumer: various fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_CNTL_ODT2 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_cntl_odt2(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -22860,10 +21462,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_CNTL_ODT3
-/// creator:vpd
-/// consumer: various fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_CNTL_ODT3 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_cntl_odt3(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -22887,10 +21487,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_CNTL_ODT3
-/// creator:vpd
-/// consumer: various fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_CNTL_ODT3 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_cntl_odt3(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -22914,10 +21512,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD.
-/// This controls the IO PHASE_ROT_CNTL_ODT3
-/// creator:vpd
-/// consumer: various fw
+/// @note Phase rotator value that comes from MR keyword on the CDIMM VPD. This controls
+/// the IO PHASE_ROT_CNTL_ODT3 creator:vpd consumer: various fw
/// notes:
///
inline fapi2::ReturnCode phase_rot_cntl_odt3(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -22947,8 +21543,8 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note This value comes from the VPD keyword MT byte 60 bits 4:7 for the Logical DIMM
-/// associated with port A.
-/// Byte 124 bits 4:7 for port B, 188 bits 4:7 for port C and 252 bits 4:7 for port
+/// associated with port A. Byte 124 bits 4:7 for port B, 188 bits 4:7 for port C
+/// and 252 bits 4:7 for port
/// D
///
inline fapi2::ReturnCode vpd_rlo(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -22972,8 +21568,8 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note This value comes from the VPD keyword MT byte 60 bits 4:7 for the Logical DIMM
-/// associated with port A.
-/// Byte 124 bits 4:7 for port B, 188 bits 4:7 for port C and 252 bits 4:7 for port
+/// associated with port A. Byte 124 bits 4:7 for port B, 188 bits 4:7 for port C
+/// and 252 bits 4:7 for port
/// D
///
inline fapi2::ReturnCode vpd_rlo(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -22998,8 +21594,8 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note This value comes from the VPD keyword MT byte 60 bits 4:7 for the Logical DIMM
-/// associated with port A.
-/// Byte 124 bits 4:7 for port B, 188 bits 4:7 for port C and 252 bits 4:7 for port
+/// associated with port A. Byte 124 bits 4:7 for port B, 188 bits 4:7 for port C
+/// and 252 bits 4:7 for port
/// D
///
inline fapi2::ReturnCode vpd_rlo(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -23029,8 +21625,8 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note This value comes from the VPD keyword MT byte 60 bits 0:3 for the Logical DIMM
-/// associated with port A.
-/// Byte 124 bits 0:3 for port B, 188 bits 0:3 for port C and 252 bits 0:3 for port
+/// associated with port A. Byte 124 bits 0:3 for port B, 188 bits 0:3 for port C
+/// and 252 bits 0:3 for port
/// D
///
inline fapi2::ReturnCode vpd_wlo(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -23054,8 +21650,8 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note This value comes from the VPD keyword MT byte 60 bits 0:3 for the Logical DIMM
-/// associated with port A.
-/// Byte 124 bits 0:3 for port B, 188 bits 0:3 for port C and 252 bits 0:3 for port
+/// associated with port A. Byte 124 bits 0:3 for port B, 188 bits 0:3 for port C
+/// and 252 bits 0:3 for port
/// D
///
inline fapi2::ReturnCode vpd_wlo(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -23080,8 +21676,8 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note This value comes from the VPD keyword MT byte 60 bits 0:3 for the Logical DIMM
-/// associated with port A.
-/// Byte 124 bits 0:3 for port B, 188 bits 0:3 for port C and 252 bits 0:3 for port
+/// associated with port A. Byte 124 bits 0:3 for port B, 188 bits 0:3 for port C
+/// and 252 bits 0:3 for port
/// D
///
inline fapi2::ReturnCode vpd_wlo(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -23110,11 +21706,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (F)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Module Memory Bus Width.
-/// Used in various locations and is evaluated in mss_eff_cnfg.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note Module Memory Bus Width. Used in various locations and is evaluated in
+/// mss_eff_cnfg. creator: mss_eff_cnfg consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_module_bus_width(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
@@ -23140,11 +21733,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (G)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Module Memory Bus Width.
-/// Used in various locations and is evaluated in mss_eff_cnfg.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note Module Memory Bus Width. Used in various locations and is evaluated in
+/// mss_eff_cnfg. creator: mss_eff_cnfg consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_module_bus_width(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
@@ -23175,11 +21765,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (H)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Module Memory Bus Width.
-/// Used in various locations and is evaluated in mss_eff_cnfg.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note Module Memory Bus Width. Used in various locations and is evaluated in
+/// mss_eff_cnfg. creator: mss_eff_cnfg consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_module_bus_width(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
@@ -23209,11 +21796,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (F)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Minimum Cycle time for SDRAM module.
-/// Used in various locations and is evaluated in mss_eff_cnfg.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note Minimum Cycle time for SDRAM module. Used in various locations and is evaluated
+/// in mss_eff_cnfg. creator: mss_eff_cnfg consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_min_cycle_time(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
@@ -23239,11 +21823,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (G)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Minimum Cycle time for SDRAM module.
-/// Used in various locations and is evaluated in mss_eff_cnfg.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note Minimum Cycle time for SDRAM module. Used in various locations and is evaluated
+/// in mss_eff_cnfg. creator: mss_eff_cnfg consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_min_cycle_time(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
@@ -23274,11 +21855,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (H)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Minimum Cycle time for SDRAM module.
-/// Used in various locations and is evaluated in mss_eff_cnfg.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note Minimum Cycle time for SDRAM module. Used in various locations and is evaluated
+/// in mss_eff_cnfg. creator: mss_eff_cnfg consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_min_cycle_time(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
@@ -23308,11 +21886,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (F)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Maximum Cycle time for SDRAM module.
-/// Used in various locations and is evaluated in mss_eff_cnfg.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note Maximum Cycle time for SDRAM module. Used in various locations and is evaluated
+/// in mss_eff_cnfg. creator: mss_eff_cnfg consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_max_cycle_time(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
@@ -23338,11 +21913,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (G)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Maximum Cycle time for SDRAM module.
-/// Used in various locations and is evaluated in mss_eff_cnfg.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note Maximum Cycle time for SDRAM module. Used in various locations and is evaluated
+/// in mss_eff_cnfg. creator: mss_eff_cnfg consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_max_cycle_time(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
@@ -23373,11 +21945,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (H)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Maximum Cycle time for SDRAM module.
-/// Used in various locations and is evaluated in mss_eff_cnfg.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note Maximum Cycle time for SDRAM module. Used in various locations and is evaluated
+/// in mss_eff_cnfg. creator: mss_eff_cnfg consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_max_cycle_time(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
@@ -28645,11 +27214,9 @@ fapi_try_exit:
/// @param[out] ref to the value uint64_t
/// @note Generated by gen_accessors.pl generateParameters (F)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note CAS Latencies supported (bitmap).
-/// Located in DDR4 SPD byte 20 (LSB) through byte 23
-/// The raw data has different meanings for DDR3 and DDR4.
-/// HWPs must use this DDR neutral enumeration to decode.
-/// Platform support must call an Accessor
+/// @note CAS Latencies supported (bitmap). Located in DDR4 SPD byte 20 (LSB) through byte
+/// 23 The raw data has different meanings for DDR3 and DDR4. HWPs must use this DDR
+/// neutral enumeration to decode. Platform support must call an Accessor
/// HWP.
///
inline fapi2::ReturnCode cas_latencies_supported(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
@@ -28675,11 +27242,9 @@ fapi_try_exit:
/// @param[out] uint64_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (G)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note CAS Latencies supported (bitmap).
-/// Located in DDR4 SPD byte 20 (LSB) through byte 23
-/// The raw data has different meanings for DDR3 and DDR4.
-/// HWPs must use this DDR neutral enumeration to decode.
-/// Platform support must call an Accessor
+/// @note CAS Latencies supported (bitmap). Located in DDR4 SPD byte 20 (LSB) through byte
+/// 23 The raw data has different meanings for DDR3 and DDR4. HWPs must use this DDR
+/// neutral enumeration to decode. Platform support must call an Accessor
/// HWP.
///
inline fapi2::ReturnCode cas_latencies_supported(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
@@ -28710,11 +27275,9 @@ fapi_try_exit:
/// @param[out] uint64_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (H)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note CAS Latencies supported (bitmap).
-/// Located in DDR4 SPD byte 20 (LSB) through byte 23
-/// The raw data has different meanings for DDR3 and DDR4.
-/// HWPs must use this DDR neutral enumeration to decode.
-/// Platform support must call an Accessor
+/// @note CAS Latencies supported (bitmap). Located in DDR4 SPD byte 20 (LSB) through byte
+/// 23 The raw data has different meanings for DDR3 and DDR4. HWPs must use this DDR
+/// neutral enumeration to decode. Platform support must call an Accessor
/// HWP.
///
inline fapi2::ReturnCode cas_latencies_supported(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
@@ -28744,8 +27307,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (F)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Module Thermal Sensor.
-/// Located in DDR4 SPD byte
+/// @note Module Thermal Sensor. Located in DDR4 SPD byte
/// 14.
///
inline fapi2::ReturnCode spd_module_thermal_sensor(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
@@ -28771,8 +27333,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (G)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Module Thermal Sensor.
-/// Located in DDR4 SPD byte
+/// @note Module Thermal Sensor. Located in DDR4 SPD byte
/// 14.
///
inline fapi2::ReturnCode spd_module_thermal_sensor(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
@@ -28803,8 +27364,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (H)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Module Thermal Sensor.
-/// Located in DDR4 SPD byte
+/// @note Module Thermal Sensor. Located in DDR4 SPD byte
/// 14.
///
inline fapi2::ReturnCode spd_module_thermal_sensor(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
@@ -28834,8 +27394,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint64_t
/// @note Generated by gen_accessors.pl generateParameters (F)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note mss_eff_config should decode the nominal voltage
-/// in milivolts and write out the
+/// @note mss_eff_config should decode the nominal voltage in milivolts and write out the
/// value
///
inline fapi2::ReturnCode spd_module_nominal_voltage(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
@@ -28861,8 +27420,7 @@ fapi_try_exit:
/// @param[out] uint64_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (G)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note mss_eff_config should decode the nominal voltage
-/// in milivolts and write out the
+/// @note mss_eff_config should decode the nominal voltage in milivolts and write out the
/// value
///
inline fapi2::ReturnCode spd_module_nominal_voltage(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
@@ -28893,8 +27451,7 @@ fapi_try_exit:
/// @param[out] uint64_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (H)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note mss_eff_config should decode the nominal voltage
-/// in milivolts and write out the
+/// @note mss_eff_config should decode the nominal voltage in milivolts and write out the
/// value
///
inline fapi2::ReturnCode spd_module_nominal_voltage(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
@@ -28926,10 +27483,8 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note Read ODT. Used in various locations and comes from the MT keyword of the VPD or
/// is computed in mss_eff_cnfg_termination. Can be overwritten by ODM vendors if
-/// done from the PNOR or odm_eff_cnfg.
-/// creator: VPD(MT),mss_eff_cnfg_termination
-/// consumer: various.C files and initfiles
-/// firmware notes:
+/// done from the PNOR or odm_eff_cnfg. creator: VPD(MT),mss_eff_cnfg_termination
+/// consumer: various.C files and initfiles firmware notes:
/// none
///
inline fapi2::ReturnCode eff_odt_rd(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t* o_array)
@@ -28962,10 +27517,8 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note Read ODT. Used in various locations and comes from the MT keyword of the VPD or
/// is computed in mss_eff_cnfg_termination. Can be overwritten by ODM vendors if
-/// done from the PNOR or odm_eff_cnfg.
-/// creator: VPD(MT),mss_eff_cnfg_termination
-/// consumer: various.C files and initfiles
-/// firmware notes:
+/// done from the PNOR or odm_eff_cnfg. creator: VPD(MT),mss_eff_cnfg_termination
+/// consumer: various.C files and initfiles firmware notes:
/// none
///
inline fapi2::ReturnCode eff_odt_rd(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
@@ -28997,10 +27550,8 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note Read ODT. Used in various locations and comes from the MT keyword of the VPD or
/// is computed in mss_eff_cnfg_termination. Can be overwritten by ODM vendors if
-/// done from the PNOR or odm_eff_cnfg.
-/// creator: VPD(MT),mss_eff_cnfg_termination
-/// consumer: various.C files and initfiles
-/// firmware notes:
+/// done from the PNOR or odm_eff_cnfg. creator: VPD(MT),mss_eff_cnfg_termination
+/// consumer: various.C files and initfiles firmware notes:
/// none
///
inline fapi2::ReturnCode eff_odt_rd(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -29031,10 +27582,8 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note Write ODT. Used in various locations and comes from the MT keyword of the VPD or
/// is computed in mss_eff_cnfg_termination. Can be overwritten by ODM vendors if
-/// done from the PNOR or odm_eff_cnfg.
-/// Creator: VPD(MT)/ mss_eff_cnfg_termination
-/// consumer: various.C and initfile
-/// firmware notes:
+/// done from the PNOR or odm_eff_cnfg. Creator: VPD(MT)/ mss_eff_cnfg_termination
+/// consumer: various.C and initfile firmware notes:
/// none
///
inline fapi2::ReturnCode eff_odt_wr(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t* o_array)
@@ -29067,10 +27616,8 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note Write ODT. Used in various locations and comes from the MT keyword of the VPD or
/// is computed in mss_eff_cnfg_termination. Can be overwritten by ODM vendors if
-/// done from the PNOR or odm_eff_cnfg.
-/// Creator: VPD(MT)/ mss_eff_cnfg_termination
-/// consumer: various.C and initfile
-/// firmware notes:
+/// done from the PNOR or odm_eff_cnfg. Creator: VPD(MT)/ mss_eff_cnfg_termination
+/// consumer: various.C and initfile firmware notes:
/// none
///
inline fapi2::ReturnCode eff_odt_wr(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
@@ -29102,10 +27649,8 @@ fapi_try_exit:
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note Write ODT. Used in various locations and comes from the MT keyword of the VPD or
/// is computed in mss_eff_cnfg_termination. Can be overwritten by ODM vendors if
-/// done from the PNOR or odm_eff_cnfg.
-/// Creator: VPD(MT)/ mss_eff_cnfg_termination
-/// consumer: various.C and initfile
-/// firmware notes:
+/// done from the PNOR or odm_eff_cnfg. Creator: VPD(MT)/ mss_eff_cnfg_termination
+/// consumer: various.C and initfile firmware notes:
/// none
///
inline fapi2::ReturnCode eff_odt_wr(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -29134,11 +27679,9 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (F)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note DRAM Ron.
-/// Used in various locations and comes from the MT keyword of the VPD or is
-/// computed in mss_eff_cnfg_termination.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg. OHM48
-/// is for
+/// @note DRAM Ron. Used in various locations and comes from the MT keyword of the VPD or
+/// is computed in mss_eff_cnfg_termination. Can be overwritten by ODM vendors if
+/// done from the PNOR or odm_eff_cnfg. OHM48 is for
/// DDR4.
///
inline fapi2::ReturnCode eff_dram_ron(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -29163,11 +27706,9 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (G)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note DRAM Ron.
-/// Used in various locations and comes from the MT keyword of the VPD or is
-/// computed in mss_eff_cnfg_termination.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg. OHM48
-/// is for
+/// @note DRAM Ron. Used in various locations and comes from the MT keyword of the VPD or
+/// is computed in mss_eff_cnfg_termination. Can be overwritten by ODM vendors if
+/// done from the PNOR or odm_eff_cnfg. OHM48 is for
/// DDR4.
///
inline fapi2::ReturnCode eff_dram_ron(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
@@ -29197,11 +27738,9 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (H)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note DRAM Ron.
-/// Used in various locations and comes from the MT keyword of the VPD or is
-/// computed in mss_eff_cnfg_termination.
-/// Can be overwritten by ODM vendors if done from the PNOR or odm_eff_cnfg. OHM48
-/// is for
+/// @note DRAM Ron. Used in various locations and comes from the MT keyword of the VPD or
+/// is computed in mss_eff_cnfg_termination. Can be overwritten by ODM vendors if
+/// done from the PNOR or odm_eff_cnfg. OHM48 is for
/// DDR4.
///
inline fapi2::ReturnCode eff_dram_ron(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -29230,10 +27769,9 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (A)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note DRAM Rtt_Nom.
-/// Used in various locations and comes from the MT keyword of the VPD or is
-/// computed in mss_eff_cnfg_termination.
-/// Can be overwritten by ODM vendors if done from the PNOR or
+/// @note DRAM Rtt_Nom. Used in various locations and comes from the MT keyword of the VPD
+/// or is computed in mss_eff_cnfg_termination. Can be overwritten by ODM vendors if
+/// done from the PNOR or
/// odm_eff_cnfg.
///
inline fapi2::ReturnCode eff_dram_rtt_nom(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t* o_array)
@@ -29264,10 +27802,9 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (B)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note DRAM Rtt_Nom.
-/// Used in various locations and comes from the MT keyword of the VPD or is
-/// computed in mss_eff_cnfg_termination.
-/// Can be overwritten by ODM vendors if done from the PNOR or
+/// @note DRAM Rtt_Nom. Used in various locations and comes from the MT keyword of the VPD
+/// or is computed in mss_eff_cnfg_termination. Can be overwritten by ODM vendors if
+/// done from the PNOR or
/// odm_eff_cnfg.
///
inline fapi2::ReturnCode eff_dram_rtt_nom(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
@@ -29297,10 +27834,9 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (C)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note DRAM Rtt_Nom.
-/// Used in various locations and comes from the MT keyword of the VPD or is
-/// computed in mss_eff_cnfg_termination.
-/// Can be overwritten by ODM vendors if done from the PNOR or
+/// @note DRAM Rtt_Nom. Used in various locations and comes from the MT keyword of the VPD
+/// or is computed in mss_eff_cnfg_termination. Can be overwritten by ODM vendors if
+/// done from the PNOR or
/// odm_eff_cnfg.
///
inline fapi2::ReturnCode eff_dram_rtt_nom(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -29329,10 +27865,9 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (A)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note DRAM Rtt_WR.
-/// Used in various locations and comes from the MT keyword of the VPD or is
-/// computed in mss_eff_cnfg_termination.
-/// Can be overwritten by ODM vendors if done from the PNOR or
+/// @note DRAM Rtt_WR. Used in various locations and comes from the MT keyword of the VPD
+/// or is computed in mss_eff_cnfg_termination. Can be overwritten by ODM vendors if
+/// done from the PNOR or
/// odm_eff_cnfg.
///
inline fapi2::ReturnCode eff_dram_rtt_wr(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t* o_array)
@@ -29363,10 +27898,9 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (B)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note DRAM Rtt_WR.
-/// Used in various locations and comes from the MT keyword of the VPD or is
-/// computed in mss_eff_cnfg_termination.
-/// Can be overwritten by ODM vendors if done from the PNOR or
+/// @note DRAM Rtt_WR. Used in various locations and comes from the MT keyword of the VPD
+/// or is computed in mss_eff_cnfg_termination. Can be overwritten by ODM vendors if
+/// done from the PNOR or
/// odm_eff_cnfg.
///
inline fapi2::ReturnCode eff_dram_rtt_wr(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
@@ -29396,10 +27930,9 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (C)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note DRAM Rtt_WR.
-/// Used in various locations and comes from the MT keyword of the VPD or is
-/// computed in mss_eff_cnfg_termination.
-/// Can be overwritten by ODM vendors if done from the PNOR or
+/// @note DRAM Rtt_WR. Used in various locations and comes from the MT keyword of the VPD
+/// or is computed in mss_eff_cnfg_termination. Can be overwritten by ODM vendors if
+/// done from the PNOR or
/// odm_eff_cnfg.
///
inline fapi2::ReturnCode eff_dram_rtt_wr(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -29429,7 +27962,7 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note This value comes from the VPD keyword MT bytes 61 MT(61) for the Logical DIMM
-/// associated with port A. Bytes 125 for port B, 189 for port C and 253 for port
+/// associated with port A. Bytes 125 for port B, 189 for port C and 253 for port
/// D
///
inline fapi2::ReturnCode vpd_gpo(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -29453,7 +27986,7 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note This value comes from the VPD keyword MT bytes 61 MT(61) for the Logical DIMM
-/// associated with port A. Bytes 125 for port B, 189 for port C and 253 for port
+/// associated with port A. Bytes 125 for port B, 189 for port C and 253 for port
/// D
///
inline fapi2::ReturnCode vpd_gpo(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -29478,7 +28011,7 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note This value comes from the VPD keyword MT bytes 61 MT(61) for the Logical DIMM
-/// associated with port A. Bytes 125 for port B, 189 for port C and 253 for port
+/// associated with port A. Bytes 125 for port B, 189 for port C and 253 for port
/// D
///
inline fapi2::ReturnCode vpd_gpo(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -29507,9 +28040,8 @@ fapi_try_exit:
/// @param[out] uint32_t& reference to store the value
/// @note Generated by gen_accessors.pl generateParameters (SYSTEM)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note The frequency of the processor refclock in kHz.
-/// Provided by the Machine Readable Workbook.
-/// This can be overridden to adjust the refclock
+/// @note The frequency of the processor refclock in kHz. Provided by the Machine Readable
+/// Workbook. This can be overridden to adjust the refclock
/// frequency.
///
inline fapi2::ReturnCode freq_proc_refclock_khz(uint32_t& o_value)
@@ -29529,10 +28061,9 @@ fapi_try_exit:
/// @param[out] uint32_t& reference to store the value
/// @note Generated by gen_accessors.pl generateParameters (SYSTEM)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note The frequency of the memory refclock in MHz.
-/// Provided by the Machine Readable Workbook.
-/// This is read by the set_ref_clock HWP to find out the desired frequency.
-/// This can be overridden to adjust the refclock
+/// @note The frequency of the memory refclock in MHz. Provided by the Machine Readable
+/// Workbook. This is read by the set_ref_clock HWP to find out the desired
+/// frequency. This can be overridden to adjust the refclock
/// frequency.
///
inline fapi2::ReturnCode freq_mem_refclock(uint32_t& o_value)
@@ -29572,13 +28103,10 @@ fapi_try_exit:
/// @param[out] uint32_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (SYSTEM A)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Maximum frequency (in MHz) that this system can run the DIMMs at.
-/// There are 4 possible values determined by the dimm configuration.
-/// [0]=One rank, single drop
-/// [1]=Two rank, single drop
-/// [2]=One rank, dual drop
-/// [3]=Two rank, dual drop
-/// A value of zero would indicate an unsupported
+/// @note Maximum frequency (in MHz) that this system can run the DIMMs at. There are 4
+/// possible values determined by the dimm configuration. [0]=One rank, single drop
+/// [1]=Two rank, single drop [2]=One rank, dual drop [3]=Two rank, dual drop A
+/// value of zero would indicate an unsupported
/// configuration.
///
inline fapi2::ReturnCode max_allowed_dimm_freq(uint32_t* o_array)
@@ -29602,12 +28130,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (F)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note DRAM Device Type.
-/// Decodes byte 2 of SPD.
-/// Generation of memory: DDR3, DDR4.
-/// creator: mss_eff_config
-/// consumer: various
-/// firmware notes:
+/// @note DRAM Device Type. Decodes byte 2 of SPD. Generation of memory: DDR3, DDR4.
+/// creator: mss_eff_config consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_gen(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -29632,12 +28156,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (G)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note DRAM Device Type.
-/// Decodes byte 2 of SPD.
-/// Generation of memory: DDR3, DDR4.
-/// creator: mss_eff_config
-/// consumer: various
-/// firmware notes:
+/// @note DRAM Device Type. Decodes byte 2 of SPD. Generation of memory: DDR3, DDR4.
+/// creator: mss_eff_config consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_gen(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
@@ -29667,12 +28187,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (H)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note DRAM Device Type.
-/// Decodes byte 2 of SPD.
-/// Generation of memory: DDR3, DDR4.
-/// creator: mss_eff_config
-/// consumer: various
-/// firmware notes:
+/// @note DRAM Device Type. Decodes byte 2 of SPD. Generation of memory: DDR3, DDR4.
+/// creator: mss_eff_config consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_gen(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -29701,12 +28217,9 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (F)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Base Module Type.
-/// Decodes SPD Byte 3 (bits 3~0)
-/// Type of DIMM: RDIMM, UDIMM, LRDIMM as specified by the JEDIC standard.
-/// creator: mss_eff_config
-/// consumer: various
-/// firmware notes:
+/// @note Base Module Type. Decodes SPD Byte 3 (bits 3~0) Type of DIMM: RDIMM, UDIMM,
+/// LRDIMM as specified by the JEDIC standard. creator: mss_eff_config consumer:
+/// various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_type(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -29731,12 +28244,9 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (G)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Base Module Type.
-/// Decodes SPD Byte 3 (bits 3~0)
-/// Type of DIMM: RDIMM, UDIMM, LRDIMM as specified by the JEDIC standard.
-/// creator: mss_eff_config
-/// consumer: various
-/// firmware notes:
+/// @note Base Module Type. Decodes SPD Byte 3 (bits 3~0) Type of DIMM: RDIMM, UDIMM,
+/// LRDIMM as specified by the JEDIC standard. creator: mss_eff_config consumer:
+/// various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_type(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
@@ -29766,12 +28276,9 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (H)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Base Module Type.
-/// Decodes SPD Byte 3 (bits 3~0)
-/// Type of DIMM: RDIMM, UDIMM, LRDIMM as specified by the JEDIC standard.
-/// creator: mss_eff_config
-/// consumer: various
-/// firmware notes:
+/// @note Base Module Type. Decodes SPD Byte 3 (bits 3~0) Type of DIMM: RDIMM, UDIMM,
+/// LRDIMM as specified by the JEDIC standard. creator: mss_eff_config consumer:
+/// various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dimm_type(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -29800,11 +28307,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (F)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Hybrid Media.
-/// Decodes SPD Byte 3 (bits 6~4)
-/// creator: mss_eff_config
-/// consumer: various
-/// firmware notes:
+/// @note Hybrid Media. Decodes SPD Byte 3 (bits 6~4) creator: mss_eff_config consumer:
+/// various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_hybrid_memory_type(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
@@ -29830,11 +28334,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (G)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Hybrid Media.
-/// Decodes SPD Byte 3 (bits 6~4)
-/// creator: mss_eff_config
-/// consumer: various
-/// firmware notes:
+/// @note Hybrid Media. Decodes SPD Byte 3 (bits 6~4) creator: mss_eff_config consumer:
+/// various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_hybrid_memory_type(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
@@ -29864,11 +28365,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (H)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Hybrid Media.
-/// Decodes SPD Byte 3 (bits 6~4)
-/// creator: mss_eff_config
-/// consumer: various
-/// firmware notes:
+/// @note Hybrid Media. Decodes SPD Byte 3 (bits 6~4) creator: mss_eff_config consumer:
+/// various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_hybrid_memory_type(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -29897,10 +28395,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (F)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Hybrid.
-/// Decodes SPD Byte 3 (bit 7)
-/// creator: mss_eff_config
-/// consumer: various
+/// @note Hybrid. Decodes SPD Byte 3 (bit 7) creator: mss_eff_config consumer: various
/// firmware notes:
/// none
///
@@ -29926,10 +28421,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (G)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Hybrid.
-/// Decodes SPD Byte 3 (bit 7)
-/// creator: mss_eff_config
-/// consumer: various
+/// @note Hybrid. Decodes SPD Byte 3 (bit 7) creator: mss_eff_config consumer: various
/// firmware notes:
/// none
///
@@ -29960,10 +28452,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (H)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Hybrid.
-/// Decodes SPD Byte 3 (bit 7)
-/// creator: mss_eff_config
-/// consumer: various
+/// @note Hybrid. Decodes SPD Byte 3 (bit 7) creator: mss_eff_config consumer: various
/// firmware notes:
/// none
///
@@ -29993,14 +28482,9 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (F)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note DRAM Density.
-/// Decodes SPD Byte 4 (bits 3~0).
-/// Total SDRAM capacity per die.
-/// For multi-die stacks (DDP, QDP, or 3DS), this represents
-/// the capacity of each DRAM die in the stack.
-/// creator: mss_eff_config
-/// consumer: various
-/// firmware notes:
+/// @note DRAM Density. Decodes SPD Byte 4 (bits 3~0). Total SDRAM capacity per die. For
+/// multi-die stacks (DDP, QDP, or 3DS), this represents the capacity of each DRAM
+/// die in the stack. creator: mss_eff_config consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_density(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -30025,14 +28509,9 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (G)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note DRAM Density.
-/// Decodes SPD Byte 4 (bits 3~0).
-/// Total SDRAM capacity per die.
-/// For multi-die stacks (DDP, QDP, or 3DS), this represents
-/// the capacity of each DRAM die in the stack.
-/// creator: mss_eff_config
-/// consumer: various
-/// firmware notes:
+/// @note DRAM Density. Decodes SPD Byte 4 (bits 3~0). Total SDRAM capacity per die. For
+/// multi-die stacks (DDP, QDP, or 3DS), this represents the capacity of each DRAM
+/// die in the stack. creator: mss_eff_config consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_density(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
@@ -30062,14 +28541,9 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (H)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note DRAM Density.
-/// Decodes SPD Byte 4 (bits 3~0).
-/// Total SDRAM capacity per die.
-/// For multi-die stacks (DDP, QDP, or 3DS), this represents
-/// the capacity of each DRAM die in the stack.
-/// creator: mss_eff_config
-/// consumer: various
-/// firmware notes:
+/// @note DRAM Density. Decodes SPD Byte 4 (bits 3~0). Total SDRAM capacity per die. For
+/// multi-die stacks (DDP, QDP, or 3DS), this represents the capacity of each DRAM
+/// die in the stack. creator: mss_eff_config consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_density(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -30098,13 +28572,9 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (F)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Number of DRAM bank address bits.
-/// Actual number of banks is 2^N, where
-/// N is the number of bank address bits.
-/// Decodes SPD Byte 4 (bits 5~4).
-/// creator: spd_decoder
-/// consumer: various
-/// firmware notes:
+/// @note Number of DRAM bank address bits. Actual number of banks is 2^N, where N is the
+/// number of bank address bits. Decodes SPD Byte 4 (bits 5~4). creator: spd_decoder
+/// consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_bank_bits(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -30129,13 +28599,9 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (G)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Number of DRAM bank address bits.
-/// Actual number of banks is 2^N, where
-/// N is the number of bank address bits.
-/// Decodes SPD Byte 4 (bits 5~4).
-/// creator: spd_decoder
-/// consumer: various
-/// firmware notes:
+/// @note Number of DRAM bank address bits. Actual number of banks is 2^N, where N is the
+/// number of bank address bits. Decodes SPD Byte 4 (bits 5~4). creator: spd_decoder
+/// consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_bank_bits(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
@@ -30165,13 +28631,9 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (H)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Number of DRAM bank address bits.
-/// Actual number of banks is 2^N, where
-/// N is the number of bank address bits.
-/// Decodes SPD Byte 4 (bits 5~4).
-/// creator: spd_decoder
-/// consumer: various
-/// firmware notes:
+/// @note Number of DRAM bank address bits. Actual number of banks is 2^N, where N is the
+/// number of bank address bits. Decodes SPD Byte 4 (bits 5~4). creator: spd_decoder
+/// consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_bank_bits(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -30200,15 +28662,10 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (F)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Bank Groups Bits.
-/// Decoded SPD Byte 4 (bits 7~6).
-/// Actual number of bank groups is 2^N,
-/// where N is the number of bank address bits.
-/// This value represents the number of bank groups
-/// into which the memory array is divided.
-/// creator: mss_eff_config
-/// consumer: various
-/// firmware notes:
+/// @note Bank Groups Bits. Decoded SPD Byte 4 (bits 7~6). Actual number of bank groups is
+/// 2^N, where N is the number of bank address bits. This value represents the
+/// number of bank groups into which the memory array is divided. creator:
+/// mss_eff_config consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_bank_group_bits(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
@@ -30234,15 +28691,10 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (G)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Bank Groups Bits.
-/// Decoded SPD Byte 4 (bits 7~6).
-/// Actual number of bank groups is 2^N,
-/// where N is the number of bank address bits.
-/// This value represents the number of bank groups
-/// into which the memory array is divided.
-/// creator: mss_eff_config
-/// consumer: various
-/// firmware notes:
+/// @note Bank Groups Bits. Decoded SPD Byte 4 (bits 7~6). Actual number of bank groups is
+/// 2^N, where N is the number of bank address bits. This value represents the
+/// number of bank groups into which the memory array is divided. creator:
+/// mss_eff_config consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_bank_group_bits(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
@@ -30273,15 +28725,10 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (H)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Bank Groups Bits.
-/// Decoded SPD Byte 4 (bits 7~6).
-/// Actual number of bank groups is 2^N,
-/// where N is the number of bank address bits.
-/// This value represents the number of bank groups
-/// into which the memory array is divided.
-/// creator: mss_eff_config
-/// consumer: various
-/// firmware notes:
+/// @note Bank Groups Bits. Decoded SPD Byte 4 (bits 7~6). Actual number of bank groups is
+/// 2^N, where N is the number of bank address bits. This value represents the
+/// number of bank groups into which the memory array is divided. creator:
+/// mss_eff_config consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_bank_group_bits(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
@@ -30311,13 +28758,9 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (F)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Column Address Bits.
-/// Decoded SPD Byte 5 (bits 2~0).
-/// Actual number of DRAM columns is 2^N,
-/// where N is the number of column address bits
-/// creator: mss_eff_config
-/// consumer: various
-/// firmware notes:
+/// @note Column Address Bits. Decoded SPD Byte 5 (bits 2~0). Actual number of DRAM
+/// columns is 2^N, where N is the number of column address bits creator:
+/// mss_eff_config consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_columns_bits(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -30342,13 +28785,9 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (G)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Column Address Bits.
-/// Decoded SPD Byte 5 (bits 2~0).
-/// Actual number of DRAM columns is 2^N,
-/// where N is the number of column address bits
-/// creator: mss_eff_config
-/// consumer: various
-/// firmware notes:
+/// @note Column Address Bits. Decoded SPD Byte 5 (bits 2~0). Actual number of DRAM
+/// columns is 2^N, where N is the number of column address bits creator:
+/// mss_eff_config consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_columns_bits(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
@@ -30378,13 +28817,9 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (H)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Column Address Bits.
-/// Decoded SPD Byte 5 (bits 2~0).
-/// Actual number of DRAM columns is 2^N,
-/// where N is the number of column address bits
-/// creator: mss_eff_config
-/// consumer: various
-/// firmware notes:
+/// @note Column Address Bits. Decoded SPD Byte 5 (bits 2~0). Actual number of DRAM
+/// columns is 2^N, where N is the number of column address bits creator:
+/// mss_eff_config consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_columns_bits(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -30413,14 +28848,9 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (F)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Row Address Bits.
-/// Decodes Byte 5 (bits 5~3).
-/// Number of DRAM column address bits.
-/// Actual number of DRAM rows is 2^N,
-/// where N is the number of row address bits
-/// creator: mss_eff_config
-/// consumer: various
-/// firmware notes:
+/// @note Row Address Bits. Decodes Byte 5 (bits 5~3). Number of DRAM column address bits.
+/// Actual number of DRAM rows is 2^N, where N is the number of row address bits
+/// creator: mss_eff_config consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_row_bits(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -30445,14 +28875,9 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (G)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Row Address Bits.
-/// Decodes Byte 5 (bits 5~3).
-/// Number of DRAM column address bits.
-/// Actual number of DRAM rows is 2^N,
-/// where N is the number of row address bits
-/// creator: mss_eff_config
-/// consumer: various
-/// firmware notes:
+/// @note Row Address Bits. Decodes Byte 5 (bits 5~3). Number of DRAM column address bits.
+/// Actual number of DRAM rows is 2^N, where N is the number of row address bits
+/// creator: mss_eff_config consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_row_bits(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
@@ -30482,14 +28907,9 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (H)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Row Address Bits.
-/// Decodes Byte 5 (bits 5~3).
-/// Number of DRAM column address bits.
-/// Actual number of DRAM rows is 2^N,
-/// where N is the number of row address bits
-/// creator: mss_eff_config
-/// consumer: various
-/// firmware notes:
+/// @note Row Address Bits. Decodes Byte 5 (bits 5~3). Number of DRAM column address bits.
+/// Actual number of DRAM rows is 2^N, where N is the number of row address bits
+/// creator: mss_eff_config consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_row_bits(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -30518,13 +28938,9 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (F)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Primary SDRAM Package Type.
-/// Decodes Byte 6.
-/// This byte defines the primary set of SDRAMs.
-/// Monolithic = SPD, Multi-load stack = DDP/QDP, Single-load stack = 3DS
-/// creator: mss_eff_config
-/// consumer: various
-/// firmware notes:
+/// @note Primary SDRAM Package Type. Decodes Byte 6. This byte defines the primary set of
+/// SDRAMs. Monolithic = SPD, Multi-load stack = DDP/QDP, Single-load stack = 3DS
+/// creator: mss_eff_config consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_prim_stack_type(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -30549,13 +28965,9 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (G)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Primary SDRAM Package Type.
-/// Decodes Byte 6.
-/// This byte defines the primary set of SDRAMs.
-/// Monolithic = SPD, Multi-load stack = DDP/QDP, Single-load stack = 3DS
-/// creator: mss_eff_config
-/// consumer: various
-/// firmware notes:
+/// @note Primary SDRAM Package Type. Decodes Byte 6. This byte defines the primary set of
+/// SDRAMs. Monolithic = SPD, Multi-load stack = DDP/QDP, Single-load stack = 3DS
+/// creator: mss_eff_config consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_prim_stack_type(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
@@ -30585,13 +28997,9 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (H)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Primary SDRAM Package Type.
-/// Decodes Byte 6.
-/// This byte defines the primary set of SDRAMs.
-/// Monolithic = SPD, Multi-load stack = DDP/QDP, Single-load stack = 3DS
-/// creator: mss_eff_config
-/// consumer: various
-/// firmware notes:
+/// @note Primary SDRAM Package Type. Decodes Byte 6. This byte defines the primary set of
+/// SDRAMs. Monolithic = SPD, Multi-load stack = DDP/QDP, Single-load stack = 3DS
+/// creator: mss_eff_config consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_prim_stack_type(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -30620,9 +29028,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Temp ref range. This is for DDR4 MRS4.
-/// creator: mss_eff_cnfg
-/// consumer: various
+/// @note Temp ref range. This is for DDR4 MRS4. creator: mss_eff_cnfg consumer: various
/// firmware notes:
/// none
///
@@ -30646,9 +29052,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Temp ref range. This is for DDR4 MRS4.
-/// creator: mss_eff_cnfg
-/// consumer: various
+/// @note Temp ref range. This is for DDR4 MRS4. creator: mss_eff_cnfg consumer: various
/// firmware notes:
/// none
///
@@ -30673,9 +29077,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Temp ref range. This is for DDR4 MRS4.
-/// creator: mss_eff_cnfg
-/// consumer: various
+/// @note Temp ref range. This is for DDR4 MRS4. creator: mss_eff_cnfg consumer: various
/// firmware notes:
/// none
///
@@ -30705,13 +29107,9 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Fine refresh mode.
-/// This is for DDR4 MRS3.
-/// Computed in mss_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note Fine refresh mode. This is for DDR4 MRS3. Computed in mss_eff_cnfg. Each memory
+/// channel will have a value. creator: mss_eff_cnfg consumer: various firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode eff_fine_refresh_mode(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
@@ -30734,13 +29132,9 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Fine refresh mode.
-/// This is for DDR4 MRS3.
-/// Computed in mss_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note Fine refresh mode. This is for DDR4 MRS3. Computed in mss_eff_cnfg. Each memory
+/// channel will have a value. creator: mss_eff_cnfg consumer: various firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode eff_fine_refresh_mode(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -30764,13 +29158,9 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Fine refresh mode.
-/// This is for DDR4 MRS3.
-/// Computed in mss_eff_cnfg.
-/// Each memory channel will have a value.
-/// creator: mss_eff_cnfg
-/// consumer: various
-/// firmware notes:
+/// @note Fine refresh mode. This is for DDR4 MRS3. Computed in mss_eff_cnfg. Each memory
+/// channel will have a value. creator: mss_eff_cnfg consumer: various firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode eff_fine_refresh_mode(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -30799,10 +29189,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (F)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Refresh Interval.
-/// creator: mss_eff_config
-/// consumer: various
-/// firmware notes:
+/// @note Refresh Interval. creator: mss_eff_config consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_trefi(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -30827,10 +29214,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (G)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Refresh Interval.
-/// creator: mss_eff_config
-/// consumer: various
-/// firmware notes:
+/// @note Refresh Interval. creator: mss_eff_config consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_trefi(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
@@ -30860,10 +29244,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (H)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Refresh Interval.
-/// creator: mss_eff_config
-/// consumer: various
-/// firmware notes:
+/// @note Refresh Interval. creator: mss_eff_config consumer: various firmware notes:
/// none
///
inline fapi2::ReturnCode eff_dram_trefi(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -30892,10 +29273,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint32_t
/// @note Generated by gen_accessors.pl generateParameters (F)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Refresh Recovery Delay.
-/// creator: mss_eff_config
-/// consumer: various
-/// firmware notes:
+/// @note Refresh Recovery Delay. creator: mss_eff_config consumer: various firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode eff_dram_trfc(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint32_t& o_value)
@@ -30920,10 +29299,8 @@ fapi_try_exit:
/// @param[out] uint32_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (G)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Refresh Recovery Delay.
-/// creator: mss_eff_config
-/// consumer: various
-/// firmware notes:
+/// @note Refresh Recovery Delay. creator: mss_eff_config consumer: various firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode eff_dram_trfc(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint32_t* o_array)
@@ -30953,10 +29330,8 @@ fapi_try_exit:
/// @param[out] uint32_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (H)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Refresh Recovery Delay.
-/// creator: mss_eff_config
-/// consumer: various
-/// firmware notes:
+/// @note Refresh Recovery Delay. creator: mss_eff_config consumer: various firmware
+/// notes:
/// none
///
inline fapi2::ReturnCode eff_dram_trfc(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint32_t* o_array)
@@ -30985,8 +29360,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint64_t
/// @note Generated by gen_accessors.pl generateParameters (F)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Minimum cycle time (tCKmin) in ps.
-/// Decoded using DDR4 SPD byte 18 and byte 125.
+/// @note Minimum cycle time (tCKmin) in ps. Decoded using DDR4 SPD byte 18 and byte 125.
/// Right aligned. Bit 0 is
/// rightmost.
///
@@ -31012,8 +29386,7 @@ fapi_try_exit:
/// @param[out] uint64_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (G)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Minimum cycle time (tCKmin) in ps.
-/// Decoded using DDR4 SPD byte 18 and byte 125.
+/// @note Minimum cycle time (tCKmin) in ps. Decoded using DDR4 SPD byte 18 and byte 125.
/// Right aligned. Bit 0 is
/// rightmost.
///
@@ -31044,8 +29417,7 @@ fapi_try_exit:
/// @param[out] uint64_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (H)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Minimum cycle time (tCKmin) in ps.
-/// Decoded using DDR4 SPD byte 18 and byte 125.
+/// @note Minimum cycle time (tCKmin) in ps. Decoded using DDR4 SPD byte 18 and byte 125.
/// Right aligned. Bit 0 is
/// rightmost.
///
@@ -31075,8 +29447,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint64_t
/// @note Generated by gen_accessors.pl generateParameters (F)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Maximum cycle time (tCKmax) in ps.
-/// Decoded using DDR4 SPD byte 19 and byte 124.
+/// @note Maximum cycle time (tCKmax) in ps. Decoded using DDR4 SPD byte 19 and byte 124.
/// Right aligned. Bit 0 is
/// rightmost.
///
@@ -31102,8 +29473,7 @@ fapi_try_exit:
/// @param[out] uint64_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (G)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Maximum cycle time (tCKmax) in ps.
-/// Decoded using DDR4 SPD byte 19 and byte 124.
+/// @note Maximum cycle time (tCKmax) in ps. Decoded using DDR4 SPD byte 19 and byte 124.
/// Right aligned. Bit 0 is
/// rightmost.
///
@@ -31134,8 +29504,7 @@ fapi_try_exit:
/// @param[out] uint64_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (H)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Maximum cycle time (tCKmax) in ps.
-/// Decoded using DDR4 SPD byte 19 and byte 124.
+/// @note Maximum cycle time (tCKmax) in ps. Decoded using DDR4 SPD byte 19 and byte 124.
/// Right aligned. Bit 0 is
/// rightmost.
///
@@ -31165,9 +29534,8 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (F)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Minimum CAS Latency Time (tAAmin) in nCK.
-/// Decoded using DDR4 SPD byte 24 and byte 123.
-/// Right aligned. Bit 0 is
+/// @note Minimum CAS Latency Time (tAAmin) in nCK. Decoded using DDR4 SPD byte 24 and
+/// byte 123. Right aligned. Bit 0 is
/// rightmost.
///
inline fapi2::ReturnCode eff_dram_taamin(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
@@ -31192,9 +29560,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (G)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Minimum CAS Latency Time (tAAmin) in nCK.
-/// Decoded using DDR4 SPD byte 24 and byte 123.
-/// Right aligned. Bit 0 is
+/// @note Minimum CAS Latency Time (tAAmin) in nCK. Decoded using DDR4 SPD byte 24 and
+/// byte 123. Right aligned. Bit 0 is
/// rightmost.
///
inline fapi2::ReturnCode eff_dram_taamin(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
@@ -31224,9 +29591,8 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (H)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Minimum CAS Latency Time (tAAmin) in nCK.
-/// Decoded using DDR4 SPD byte 24 and byte 123.
-/// Right aligned. Bit 0 is
+/// @note Minimum CAS Latency Time (tAAmin) in nCK. Decoded using DDR4 SPD byte 24 and
+/// byte 123. Right aligned. Bit 0 is
/// rightmost.
///
inline fapi2::ReturnCode eff_dram_taamin(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
@@ -31319,7 +29685,7 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (SYSTEM)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note At a system level, this attribute controls if interleaving is required,
-/// requested or never. The
+/// requested or never. The
/// MRW.
///
inline fapi2::ReturnCode mrw_mba_cacheline_interleave_mode_control(uint8_t& o_value)
@@ -31340,8 +29706,7 @@ fapi_try_exit:
/// @param[out] uint8_t& reference to store the value
/// @note Generated by gen_accessors.pl generateParameters (SYSTEM)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Machine Readable Workbook DIMM power curve percent uplift
-/// for this system at max
+/// @note Machine Readable Workbook DIMM power curve percent uplift for this system at max
/// utilization.
///
inline fapi2::ReturnCode mrw_dimm_power_curve_percent_uplift(uint8_t& o_value)
@@ -31362,8 +29727,8 @@ fapi_try_exit:
/// @param[out] uint8_t& reference to store the value
/// @note Generated by gen_accessors.pl generateParameters (SYSTEM)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Machine Readable Workbook DIMM power curve percent uplift
-/// for this system at idle
+/// @note Machine Readable Workbook DIMM power curve percent uplift for this system at
+/// idle
/// utilization.
///
inline fapi2::ReturnCode mrw_dimm_power_curve_percent_uplift_idle(uint8_t& o_value)
@@ -31384,9 +29749,9 @@ fapi_try_exit:
/// @param[out] uint32_t& reference to store the value
/// @note Generated by gen_accessors.pl generateParameters (SYSTEM)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Machine Readable Workbook for the number of M DRAM clocks.
-/// One approach to curbing DRAM power usage is by throttling
-/// traffic through a programmable N commands over M
+/// @note Machine Readable Workbook for the number of M DRAM clocks. One approach to
+/// curbing DRAM power usage is by throttling traffic through a programmable N
+/// commands over M
/// window.
///
inline fapi2::ReturnCode mrw_mem_m_dram_clocks(uint32_t& o_value)
@@ -31407,8 +29772,7 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (SYSTEM)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note Machine Readable Workbook value for maximum dram data bus utilization in centi
-/// percent (c%).
-/// Used to determine memory throttle
+/// percent (c%). Used to determine memory throttle
/// values.
///
inline fapi2::ReturnCode mrw_max_dram_databus_util(uint32_t& o_value)
@@ -31429,9 +29793,8 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (SYSTEM)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note The MRW for a system should set this to TRUE for systems that must obey plug
-/// rules.
-/// Lab environments should default this to off and allow the user to override using
-/// normal methods to
+/// rules. Lab environments should default this to off and allow the user to
+/// override using normal methods to
/// test.
///
inline fapi2::ReturnCode mrw_strict_mba_plug_rule_checking(uint8_t& o_value)
@@ -31452,8 +29815,8 @@ fapi_try_exit:
/// @param[out] uint8_t& reference to store the value
/// @note Generated by gen_accessors.pl generateParameters (SYSTEM)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Used for Custom DIMMs to not enable the reading of the
-/// dimm temperature sensor on the master i2c
+/// @note Used for Custom DIMMs to not enable the reading of the dimm temperature sensor
+/// on the master i2c
/// bus
///
inline fapi2::ReturnCode mrw_cdimm_master_i2c_temp_sensor_enable(uint8_t& o_value)
@@ -31474,8 +29837,8 @@ fapi_try_exit:
/// @param[out] uint8_t& reference to store the value
/// @note Generated by gen_accessors.pl generateParameters (SYSTEM)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Used for Custom DIMMs to not enable the reading of the
-/// dimm temperature sensor on the spare i2c
+/// @note Used for Custom DIMMs to not enable the reading of the dimm temperature sensor
+/// on the spare i2c
/// bus
///
inline fapi2::ReturnCode mrw_cdimm_spare_i2c_temp_sensor_enable(uint8_t& o_value)
@@ -31497,10 +29860,9 @@ fapi_try_exit:
/// @note Generated by gen_accessors.pl generateParameters (SYSTEM)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
/// @note Option to control MCS prefetch retry threshold, for performance optimization.
-/// This attribute controls the number of retries in the prefetch engine.
-/// Retry threshold available ranges from 16 to 30.
-/// Note: Values outside those ranges will default to 30.
-/// In
+/// This attribute controls the number of retries in the prefetch engine. Retry
+/// threshold available ranges from 16 to 30. Note: Values outside those ranges will
+/// default to 30. In
/// MRW.
///
inline fapi2::ReturnCode mrw_mcs_prefetch_retry_threshold(uint8_t& o_value)
@@ -31541,8 +29903,8 @@ fapi_try_exit:
/// @param[out] uint8_t& reference to store the value
/// @note Generated by gen_accessors.pl generateParameters (SYSTEM)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Machine Readable Workbook enablement of the HWP code to adjust the
-/// VMEM regulator power limit based on number of installed
+/// @note Machine Readable Workbook enablement of the HWP code to adjust the VMEM
+/// regulator power limit based on number of installed
/// DIMMs.
///
inline fapi2::ReturnCode mrw_vmem_regulator_power_limit_per_dimm_adj_enable(uint8_t& o_value)
@@ -31563,8 +29925,8 @@ fapi_try_exit:
/// @param[out] uint8_t& reference to store the value
/// @note Generated by gen_accessors.pl generateParameters (SYSTEM)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Machine Readable Workbook value for the maximum possible number
-/// of dimms that can be installed under any of the VMEM
+/// @note Machine Readable Workbook value for the maximum possible number of dimms that
+/// can be installed under any of the VMEM
/// regulators.
///
inline fapi2::ReturnCode mrw_max_number_dimms_possible_per_vmem_regulator(uint8_t& o_value)
@@ -31585,8 +29947,8 @@ fapi_try_exit:
/// @param[out] uint32_t& reference to store the value
/// @note Generated by gen_accessors.pl generateParameters (SYSTEM)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note Machine Readable Workbook VMEM regulator power limit
-/// per CDIMM assuming a full configuration. Units in
+/// @note Machine Readable Workbook VMEM regulator power limit per CDIMM assuming a full
+/// configuration. Units in
/// cW.
///
inline fapi2::ReturnCode mrw_vmem_regulator_memory_power_limit_per_dimm(uint32_t& o_value)
@@ -31608,8 +29970,8 @@ fapi_try_exit:
/// @param[out] uint8_t& reference to store the value
/// @note Generated by gen_accessors.pl generateParameters (SYSTEM)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note MR Keyword Layout Version Number. Increases when attributes are added, removed,
-/// or redefined. Does not
+/// @note MR Keyword Layout Version Number. Increases when attributes are added, removed,
+/// or redefined. Does not
/// reset.
///
inline fapi2::ReturnCode vpd_mr_0_version_layout(uint8_t& o_value)
@@ -31629,8 +29991,8 @@ fapi_try_exit:
/// @param[out] uint8_t& reference to store the value
/// @note Generated by gen_accessors.pl generateParameters (SYSTEM)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note MR Keyword Data Version Number. Increases when data changes with the above
-/// layout version. Resets when layout version number
+/// @note MR Keyword Data Version Number. Increases when data changes with the above
+/// layout version. Resets when layout version number
/// increments.
///
inline fapi2::ReturnCode vpd_mr_1_version_data(uint8_t& o_value)
@@ -31674,7 +30036,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xde3128)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_dram_2n_mode(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
{
@@ -31696,7 +30058,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xde3128)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_dram_2n_mode(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
{
@@ -31719,7 +30081,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xde3128)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_dram_2n_mode(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
{
@@ -31747,7 +30109,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xd7bd60)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a00(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -31771,7 +30133,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xd7bd60)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a00(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -31795,7 +30157,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xd7bd60)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a00(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -31824,7 +30186,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xd81b98)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a01(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -31848,7 +30210,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xd81b98)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a01(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -31872,7 +30234,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xd81b98)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a01(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -31901,7 +30263,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa76950)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a02(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -31925,7 +30287,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa76950)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a02(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -31949,7 +30311,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa76950)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a02(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -31978,7 +30340,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xd698a0)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a03(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -32002,7 +30364,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xd698a0)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a03(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -32026,7 +30388,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xd698a0)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a03(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -32055,7 +30417,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xd467f0)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a04(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -32079,7 +30441,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xd467f0)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a04(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -32103,7 +30465,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xd467f0)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a04(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -32132,7 +30494,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xd40460)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a05(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -32156,7 +30518,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xd40460)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a05(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -32180,7 +30542,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xd40460)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a05(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -32209,7 +30571,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xbe3520)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a06(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -32233,7 +30595,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xbe3520)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a06(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -32257,7 +30619,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xbe3520)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a06(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -32286,7 +30648,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xd35530)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a07(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -32310,7 +30672,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xd35530)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a07(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -32334,7 +30696,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xd35530)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a07(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -32363,7 +30725,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xc163f8)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a08(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -32387,7 +30749,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xc163f8)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a08(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -32411,7 +30773,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xc163f8)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a08(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -32440,7 +30802,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xb3ec90)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a09(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -32464,7 +30826,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xb3ec90)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a09(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -32488,7 +30850,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xb3ec90)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a09(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -32517,7 +30879,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xc363a8)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a10(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -32541,7 +30903,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xc363a8)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a10(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -32565,7 +30927,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xc363a8)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a10(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -32594,7 +30956,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xc430d8)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a11(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -32618,7 +30980,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xc430d8)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a11(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -32642,7 +31004,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xc430d8)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a11(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -32671,7 +31033,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xc60740)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a12(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -32695,7 +31057,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xc60740)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a12(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -32719,7 +31081,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xc60740)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a12(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -32748,7 +31110,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xd5b1b8)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a13(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -32772,7 +31134,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xd5b1b8)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a13(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -32796,7 +31158,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xd5b1b8)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a13(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -32825,7 +31187,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xddd5b8)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a17(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -32849,7 +31211,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xddd5b8)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a17(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -32873,7 +31235,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xddd5b8)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a17(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -32902,7 +31264,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xdddc90)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_ba0(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -32926,7 +31288,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xdddc90)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_ba0(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -32950,7 +31312,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xdddc90)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_ba0(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -32979,7 +31341,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xde36f8)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_ba1(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -33003,7 +31365,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xde36f8)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_ba1(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -33027,7 +31389,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xde36f8)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_ba1(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -33056,7 +31418,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xcae050)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_bg0(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -33080,7 +31442,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xcae050)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_bg0(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -33104,7 +31466,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xcae050)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_bg0(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -33133,7 +31495,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xde8be0)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_bg1(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -33157,7 +31519,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xde8be0)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_bg1(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -33181,7 +31543,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xde8be0)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_bg1(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -33210,7 +31572,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xcc83f8)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_c0(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -33234,7 +31596,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xcc83f8)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_c0(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -33258,7 +31620,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xcc83f8)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_c0(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -33287,7 +31649,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xdeeaa0)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_c1(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -33311,7 +31673,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xdeeaa0)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_c1(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -33335,7 +31697,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xdeeaa0)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_c1(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -33364,7 +31726,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xdef100)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_c2(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -33388,7 +31750,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xdef100)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_c2(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -33412,7 +31774,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xdef100)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_c2(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -33441,7 +31803,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xdf4a18)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_clk_d0_p0(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -33465,7 +31827,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xdf4a18)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_clk_d0_p0(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -33490,7 +31852,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xdf4a18)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_clk_d0_p0(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -33519,7 +31881,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xcf9618)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_clk_d0_p1(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -33543,7 +31905,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xcf9618)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_clk_d0_p1(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -33568,7 +31930,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xcf9618)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_clk_d0_p1(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -33597,7 +31959,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xdf56f0)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_clk_d1_p0(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -33621,7 +31983,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xdf56f0)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_clk_d1_p0(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -33646,7 +32008,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xdf56f0)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_clk_d1_p0(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -33675,7 +32037,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xdfa0b8)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_clk_d1_p1(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -33699,7 +32061,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xdfa0b8)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_clk_d1_p1(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -33724,7 +32086,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xdfa0b8)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_clk_d1_p1(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -33753,7 +32115,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0x8bdbf8)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cmd_actn(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -33777,7 +32139,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0x8bdbf8)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cmd_actn(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -33801,7 +32163,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0x8bdbf8)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cmd_actn(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -33830,7 +32192,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa1c708)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cmd_addr_casn_a15(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -33854,7 +32216,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa1c708)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cmd_addr_casn_a15(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -33879,7 +32241,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa1c708)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cmd_addr_casn_a15(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -33908,7 +32270,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa55598)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cmd_addr_rasn_a16(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -33932,7 +32294,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa55598)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cmd_addr_rasn_a16(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -33957,7 +32319,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa55598)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cmd_addr_rasn_a16(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -33986,7 +32348,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa56fb0)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cmd_addr_wen_a14(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -34010,7 +32372,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa56fb0)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cmd_addr_wen_a14(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -34035,7 +32397,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa56fb0)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cmd_addr_wen_a14(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -34064,7 +32426,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa578e0)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cmd_par(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -34088,7 +32450,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa578e0)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cmd_par(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -34112,7 +32474,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa578e0)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cmd_par(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -34141,7 +32503,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa5a750)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_cke0(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -34165,7 +32527,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa5a750)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_cke0(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -34190,7 +32552,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa5a750)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_cke0(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -34219,7 +32581,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa5d658)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_cke1(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -34243,7 +32605,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa5d658)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_cke1(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -34268,7 +32630,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa5d658)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_cke1(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -34297,7 +32659,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa5dfe8)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_cke2(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -34321,7 +32683,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa5dfe8)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_cke2(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -34346,7 +32708,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa5dfe8)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_cke2(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -34375,7 +32737,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa60018)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_cke3(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -34399,7 +32761,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa60018)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_cke3(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -34424,7 +32786,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa60018)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_cke3(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -34453,7 +32815,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa60930)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_csn0(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -34477,7 +32839,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa60930)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_csn0(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -34502,7 +32864,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa60930)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_csn0(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -34531,7 +32893,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa638f8)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_csn1(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -34555,7 +32917,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa638f8)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_csn1(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -34580,7 +32942,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa638f8)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_csn1(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -34609,7 +32971,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa65948)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_csn2(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -34633,7 +32995,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa65948)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_csn2(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -34658,7 +33020,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa65948)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_csn2(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -34687,7 +33049,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa66428)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_csn3(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -34711,7 +33073,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa66428)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_csn3(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -34736,7 +33098,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa66428)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_csn3(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -34765,7 +33127,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa665c0)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_odt0(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -34789,7 +33151,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa665c0)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_odt0(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -34814,7 +33176,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa665c0)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_odt0(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -34843,7 +33205,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa6bd80)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_odt1(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -34867,7 +33229,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa6bd80)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_odt1(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -34892,7 +33254,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa6bd80)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_odt1(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -34921,7 +33283,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa6ec08)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_odt2(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -34945,7 +33307,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa6ec08)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_odt2(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -34970,7 +33332,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa6ec08)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_odt2(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -34999,7 +33361,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa70ee8)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_odt3(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -35023,7 +33385,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa70ee8)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_odt3(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -35048,7 +33410,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa70ee8)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_odt3(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -35077,7 +33439,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint16_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa71818)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_periodic_memcal_mode_options(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint16_t& o_value)
@@ -35101,7 +33463,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint16_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa71818)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_periodic_memcal_mode_options(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint16_t& o_value)
@@ -35126,7 +33488,7 @@ fapi_try_exit:
/// @param[out] uint16_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa71818)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_periodic_memcal_mode_options(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint16_t* o_array)
@@ -35155,7 +33517,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa746f0)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_tsys_adr(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
{
@@ -35177,7 +33539,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa746f0)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_tsys_adr(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
{
@@ -35200,7 +33562,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa746f0)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_tsys_adr(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
{
@@ -35228,7 +33590,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa76a70)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_tsys_data(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
{
@@ -35250,7 +33612,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa76a70)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_tsys_data(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
{
@@ -35273,7 +33635,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa76a70)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mr_tsys_data(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
{
@@ -35301,7 +33663,7 @@ fapi_try_exit:
/// @param[out] uint8_t& reference to store the value
/// @note Generated by gen_accessors.pl generateParameters (SYSTEM)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa771d8)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_0_version_layout(uint8_t& o_value)
{
@@ -35320,7 +33682,7 @@ fapi_try_exit:
/// @param[out] uint8_t& reference to store the value
/// @note Generated by gen_accessors.pl generateParameters (SYSTEM)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa79e80)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_1_version_data(uint8_t& o_value)
{
@@ -35339,7 +33701,7 @@ fapi_try_exit:
/// @param[out] uint8_t& reference to store the value
/// @note Generated by gen_accessors.pl generateParameters (SYSTEM)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xc9e9e0)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_2_signature_dimm0rank_dimm1rank(uint8_t& o_value)
{
@@ -35360,7 +33722,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint16_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa7ab70)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_cke_pri_map(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint16_t& o_value)
{
@@ -35382,7 +33744,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint16_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa7ab70)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_cke_pri_map(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint16_t& o_value)
{
@@ -35405,7 +33767,7 @@ fapi_try_exit:
/// @param[out] uint16_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa7ab70)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_cke_pri_map(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint16_t* o_array)
{
@@ -35433,7 +33795,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint32_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa7e7b8)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_cke_pwr_map(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint32_t& o_value)
{
@@ -35455,7 +33817,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint32_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa7e7b8)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_cke_pwr_map(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint32_t& o_value)
{
@@ -35478,7 +33840,7 @@ fapi_try_exit:
/// @param[out] uint32_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa7e7b8)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_cke_pwr_map(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint32_t* o_array)
{
@@ -35506,7 +33868,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (F)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa7ee60)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_dimm_rcd_ibt(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
{
@@ -35530,7 +33892,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (G)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa7ee60)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_dimm_rcd_ibt(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
{
@@ -35559,7 +33921,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (H)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa7ee60)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_dimm_rcd_ibt(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
{
@@ -35587,7 +33949,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (F)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa71158)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_dimm_rcd_output_timing(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -35612,7 +33974,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (G)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa71158)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_dimm_rcd_output_timing(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t* o_array)
@@ -35642,7 +34004,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (H)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa71158)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_dimm_rcd_output_timing(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -35671,7 +34033,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (A)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xd45a40)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_dram_drv_imp_dq_dqs(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t* o_array)
@@ -35702,7 +34064,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (B)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xd45a40)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_dram_drv_imp_dq_dqs(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t* o_array)
@@ -35732,7 +34094,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (C)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xd45a40)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_dram_drv_imp_dq_dqs(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -35761,7 +34123,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (A)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xddb430)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_dram_rtt_nom(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t* o_array)
{
@@ -35791,7 +34153,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (B)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xddb430)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_dram_rtt_nom(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
{
@@ -35820,7 +34182,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (C)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xddb430)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_dram_rtt_nom(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
{
@@ -35848,7 +34210,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (A)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xdde260)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_dram_rtt_park(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t* o_array)
{
@@ -35878,7 +34240,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (B)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xdde260)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_dram_rtt_park(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
{
@@ -35907,7 +34269,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (C)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xdde260)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_dram_rtt_park(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
{
@@ -35935,7 +34297,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (A)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xd75e90)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_dram_rtt_wr(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t* o_array)
{
@@ -35965,7 +34327,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (B)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xd75e90)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_dram_rtt_wr(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
{
@@ -35994,7 +34356,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (C)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xd75e90)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_dram_rtt_wr(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
{
@@ -36022,7 +34384,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xd7c198)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_mc_drv_imp_addr(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
{
@@ -36044,7 +34406,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xd7c198)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_mc_drv_imp_addr(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -36068,7 +34430,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xd7c198)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_mc_drv_imp_addr(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
{
@@ -36096,7 +34458,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa81070)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_mc_drv_imp_clk(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
{
@@ -36118,7 +34480,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa81070)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_mc_drv_imp_clk(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
{
@@ -36141,7 +34503,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xa81070)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_mc_drv_imp_clk(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
{
@@ -36169,7 +34531,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xd880c0)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_mc_drv_imp_cntl(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
{
@@ -36191,7 +34553,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xd880c0)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_mc_drv_imp_cntl(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -36215,7 +34577,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xd880c0)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_mc_drv_imp_cntl(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
{
@@ -36243,7 +34605,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xb9f998)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_mc_drv_imp_dq_dqs(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -36266,7 +34628,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xb9f998)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_mc_drv_imp_dq_dqs(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -36290,7 +34652,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xb9f998)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_mc_drv_imp_dq_dqs(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -36319,7 +34681,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xd45f80)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_mc_drv_imp_spcke(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -36342,7 +34704,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xd45f80)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_mc_drv_imp_spcke(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -36366,7 +34728,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xd45f80)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_mc_drv_imp_spcke(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -36395,7 +34757,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xbd5178)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_mc_rcv_imp_dq_dqs(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -36418,7 +34780,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xbd5178)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_mc_rcv_imp_dq_dqs(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -36442,7 +34804,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xbd5178)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_mc_rcv_imp_dq_dqs(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -36471,7 +34833,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xd39eb8)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_mc_slew_rate_addr(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -36494,7 +34856,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xd39eb8)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_mc_slew_rate_addr(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -36518,7 +34880,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xd39eb8)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_mc_slew_rate_addr(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -36547,7 +34909,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xd34ca8)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_mc_slew_rate_clk(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -36570,7 +34932,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xd34ca8)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_mc_slew_rate_clk(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -36594,7 +34956,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xd34ca8)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_mc_slew_rate_clk(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -36623,7 +34985,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xd2f538)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_mc_slew_rate_cntl(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -36646,7 +35008,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xd2f538)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_mc_slew_rate_cntl(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -36670,7 +35032,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xd2f538)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_mc_slew_rate_cntl(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -36699,7 +35061,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xd2eda0)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_mc_slew_rate_dq_dqs(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -36723,7 +35085,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xd2eda0)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_mc_slew_rate_dq_dqs(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -36747,7 +35109,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xd2eda0)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_mc_slew_rate_dq_dqs(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -36776,7 +35138,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0x869f18)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_mc_slew_rate_spcke(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -36799,7 +35161,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0x869f18)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_mc_slew_rate_spcke(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -36823,7 +35185,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0x869f18)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_mc_slew_rate_spcke(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -36852,7 +35214,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (A)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xc4ffc0)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_odt_rd(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t* o_array)
{
@@ -36882,7 +35244,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (B)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xc4ffc0)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_odt_rd(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
{
@@ -36911,7 +35273,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (C)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xc4ffc0)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_odt_rd(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
{
@@ -36939,7 +35301,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (A)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xc69d28)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_odt_wr(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t* o_array)
{
@@ -36969,7 +35331,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (B)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xc69d28)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_odt_wr(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
{
@@ -36998,7 +35360,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (C)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xc69d28)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_odt_wr(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
{
@@ -37026,7 +35388,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xddd480)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_offset_gpo(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
{
@@ -37048,7 +35410,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xddd480)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_offset_gpo(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
{
@@ -37071,7 +35433,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xddd480)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_offset_gpo(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
{
@@ -37099,7 +35461,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xdddc18)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_offset_rlo(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
{
@@ -37121,7 +35483,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xdddc18)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_offset_rlo(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
{
@@ -37144,7 +35506,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xdddc18)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_offset_rlo(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
{
@@ -37172,7 +35534,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xde36b0)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_offset_wlo(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
{
@@ -37194,7 +35556,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xde36b0)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_offset_wlo(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
{
@@ -37217,7 +35579,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xde36b0)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_offset_wlo(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
{
@@ -37245,7 +35607,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xde3d40)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_vref_dram_wr(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
{
@@ -37267,7 +35629,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xde3d40)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_vref_dram_wr(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
{
@@ -37290,7 +35652,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xde3d40)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_vref_dram_wr(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
{
@@ -37318,7 +35680,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xde8c28)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_vref_mc_rd(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
{
@@ -37340,7 +35702,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint8_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xde8c28)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_vref_mc_rd(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
{
@@ -37363,7 +35725,7 @@ fapi_try_exit:
/// @param[out] uint8_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xde8c28)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_vref_mc_rd(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
{
@@ -37391,7 +35753,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint16_t
/// @note Generated by gen_accessors.pl generateParameters (D)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xde9360)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_windage_rd_ctr(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint16_t& o_value)
{
@@ -37413,7 +35775,7 @@ fapi_try_exit:
/// @param[out] ref to the value uint16_t
/// @note Generated by gen_accessors.pl generateParameters (D.1)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xde9360)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_windage_rd_ctr(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint16_t& o_value)
@@ -37437,7 +35799,7 @@ fapi_try_exit:
/// @param[out] uint16_t* memory to store the value
/// @note Generated by gen_accessors.pl generateParameters (E)
/// @return fapi2::ReturnCode - FAPI2_RC_SUCCESS iff get is OK
-/// @note HASH(0xde9360)
+/// @note No description
///
inline fapi2::ReturnCode vpd_mt_windage_rd_ctr(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint16_t* o_array)
{
OpenPOWER on IntegriCloud