summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/hwp/memory
diff options
context:
space:
mode:
authorBrian Silver <bsilver@us.ibm.com>2016-04-08 08:20:39 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2016-04-22 16:04:30 -0400
commitf188e83576c72af2824f953b5e1e00280daa4212 (patch)
tree9afdbba886ce89c53f1078d8478d0c69c7caf654 /src/import/chips/p9/procedures/hwp/memory
parente429379831fc65df049855f443ec623dfbc9e746 (diff)
downloadtalos-hostboot-f188e83576c72af2824f953b5e1e00280daa4212.tar.gz
talos-hostboot-f188e83576c72af2824f953b5e1e00280daa4212.zip
Change include paths in memory/lib, tests
Change-Id: I3429d65b2d2f4fb5e9f1dfa663c64c175e07dcf7 Original-Change-Id: I34081c5f245798c830f9e6c51b560cab303d65d5 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/23045 Dev-Ready: Brent Wieman <bwieman@us.ibm.com> Tested-by: Jenkins Server Tested-by: Hostboot CI Reviewed-by: ANDRE A. MARIN <aamarin@us.ibm.com> Reviewed-by: Louis Stermole <stermole@us.ibm.com> Reviewed-by: JACOB L. HARVEY <jlharvey@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/23413 Tested-by: FSP CI Jenkins Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/hwp/memory')
-rw-r--r--src/import/chips/p9/procedures/hwp/memory/lib/mss_attribute_accessors.H5538
1 files changed, 3588 insertions, 1950 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 6cb8a797d..8471b7f35 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 No description
+/// @note HASH(0xa54d28)
///
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 No description
+/// @note HASH(0xa54d28)
///
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 No description
+/// @note HASH(0xa54d28)
///
inline fapi2::ReturnCode mcbist_rank(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
{
@@ -1402,9 +1402,11 @@ 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)
@@ -1425,9 +1427,11 @@ 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)
@@ -1449,11 +1453,13 @@ 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)
@@ -1474,9 +1480,12 @@ 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)
@@ -1498,11 +1507,13 @@ 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,
@@ -1609,11 +1620,15 @@ 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,
@@ -1640,11 +1655,15 @@ 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,
@@ -1676,11 +1695,15 @@ 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,
@@ -1710,10 +1733,13 @@ 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,
@@ -1739,10 +1765,13 @@ 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)
@@ -1772,10 +1801,13 @@ 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)
@@ -1804,10 +1836,12 @@ 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)
@@ -1832,10 +1866,12 @@ 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)
@@ -1865,10 +1901,12 @@ 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)
@@ -1897,8 +1935,11 @@ 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)
@@ -1923,8 +1964,11 @@ 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)
@@ -1954,8 +1998,11 @@ 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)
@@ -1984,8 +2031,11 @@ 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)
@@ -2010,8 +2060,11 @@ 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)
@@ -2041,8 +2094,11 @@ 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)
@@ -2073,7 +2129,9 @@ 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,
@@ -2099,7 +2157,9 @@ 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,
@@ -2126,7 +2186,9 @@ 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,
@@ -2158,7 +2220,9 @@ 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,
@@ -2184,7 +2248,9 @@ 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,
@@ -2211,7 +2277,9 @@ 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,
@@ -2243,7 +2311,9 @@ 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,
@@ -2269,7 +2339,9 @@ 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,
@@ -2296,7 +2368,9 @@ 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,
@@ -2328,7 +2402,9 @@ 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,
@@ -2354,7 +2430,9 @@ 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,
@@ -2381,7 +2459,9 @@ 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,
@@ -2413,7 +2493,9 @@ 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,
@@ -2439,7 +2521,9 @@ 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,
@@ -2466,7 +2550,9 @@ 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,
@@ -2498,7 +2584,9 @@ 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,
@@ -2524,7 +2612,9 @@ 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,
@@ -2551,7 +2641,9 @@ 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,
@@ -2583,7 +2675,9 @@ 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,
@@ -2609,7 +2703,9 @@ 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,
@@ -2636,7 +2732,9 @@ 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,
@@ -2668,7 +2766,9 @@ 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,
@@ -2694,7 +2794,9 @@ 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,
@@ -2721,7 +2823,9 @@ 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,
@@ -2753,7 +2857,9 @@ 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,
@@ -2779,7 +2885,9 @@ 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,
@@ -2806,7 +2914,9 @@ 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,
@@ -2838,7 +2948,9 @@ 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,
@@ -2864,7 +2976,9 @@ 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,
@@ -2891,7 +3005,9 @@ 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,
@@ -2923,7 +3039,9 @@ 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,
@@ -2949,7 +3067,9 @@ 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,
@@ -2976,7 +3096,9 @@ 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,
@@ -3008,7 +3130,9 @@ 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,
@@ -3034,7 +3158,9 @@ 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,
@@ -3061,7 +3187,9 @@ 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,
@@ -3093,7 +3221,9 @@ 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,
@@ -3120,7 +3250,9 @@ 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,
@@ -3147,7 +3279,9 @@ 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,
@@ -3179,7 +3313,9 @@ 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,
@@ -3206,7 +3342,9 @@ 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,
@@ -3233,7 +3371,9 @@ 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,
@@ -3265,7 +3405,9 @@ 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,
@@ -3292,7 +3434,9 @@ 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,
@@ -3319,7 +3463,9 @@ 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,
@@ -3351,7 +3497,9 @@ 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,
@@ -3378,7 +3526,9 @@ 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,
@@ -3405,7 +3555,9 @@ 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,
@@ -3436,9 +3588,10 @@ 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)
@@ -3470,9 +3623,10 @@ 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)
@@ -3503,9 +3657,10 @@ 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)
@@ -3534,11 +3689,15 @@ 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)
@@ -3561,11 +3720,15 @@ 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)
@@ -3589,11 +3752,15 @@ 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)
@@ -3622,8 +3789,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,
@@ -3647,8 +3814,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,
@@ -3673,8 +3840,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,
@@ -3704,8 +3871,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,
@@ -3730,8 +3897,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,
@@ -3756,8 +3923,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,
@@ -3788,10 +3955,12 @@ 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)
@@ -3815,10 +3984,12 @@ 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,
@@ -3844,10 +4015,12 @@ 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)
@@ -3876,10 +4049,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,
@@ -3904,10 +4077,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,
@@ -3933,10 +4106,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,
@@ -3966,10 +4139,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,
@@ -3994,10 +4167,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,
@@ -4022,10 +4195,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,
@@ -4055,10 +4228,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,
@@ -4083,10 +4256,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,
@@ -4111,10 +4284,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,
@@ -4144,10 +4317,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 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,
@@ -4172,10 +4346,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 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,
@@ -4200,10 +4375,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 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,
@@ -4233,11 +4409,14 @@ 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)
@@ -4260,11 +4439,14 @@ 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,
@@ -4289,11 +4471,14 @@ 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)
@@ -4322,8 +4507,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 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.
@@ -4350,8 +4536,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 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.
@@ -4379,8 +4566,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 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.
@@ -4413,11 +4601,15 @@ 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,
@@ -4442,11 +4634,15 @@ 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,
@@ -4472,11 +4668,15 @@ 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,
@@ -4506,8 +4706,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,
@@ -4532,8 +4732,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,
@@ -4559,8 +4759,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,
@@ -4590,8 +4790,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,
@@ -4616,8 +4816,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,
@@ -4642,8 +4842,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,
@@ -4673,8 +4873,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,
@@ -4699,8 +4899,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,
@@ -4726,8 +4926,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,
@@ -4757,8 +4957,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,
@@ -4783,8 +4983,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,
@@ -4810,8 +5010,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,
@@ -4841,8 +5041,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,
@@ -4867,8 +5067,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,
@@ -4894,8 +5094,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,
@@ -4925,10 +5125,13 @@ 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
///
@@ -4952,10 +5155,13 @@ 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
///
@@ -4980,10 +5186,13 @@ 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
///
@@ -5013,8 +5222,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,
@@ -5038,8 +5247,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,
@@ -5064,8 +5273,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,
@@ -5179,10 +5388,13 @@ 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)
@@ -5207,10 +5419,13 @@ 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)
@@ -5240,10 +5455,13 @@ 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)
@@ -5272,10 +5490,13 @@ 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)
@@ -5298,10 +5519,13 @@ 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)
@@ -5325,10 +5549,13 @@ 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)
@@ -5357,10 +5584,12 @@ 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)
@@ -5385,10 +5614,12 @@ 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)
@@ -5418,10 +5649,12 @@ 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)
@@ -5450,10 +5683,12 @@ 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)
@@ -5476,10 +5711,12 @@ 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)
@@ -5503,10 +5740,12 @@ 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)
@@ -5535,10 +5774,13 @@ 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)
@@ -5561,10 +5803,13 @@ 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)
@@ -5588,10 +5833,13 @@ 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)
@@ -5620,10 +5868,13 @@ 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)
@@ -5646,10 +5897,13 @@ 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)
@@ -5673,10 +5927,13 @@ 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)
@@ -5705,10 +5962,13 @@ 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)
@@ -5731,10 +5991,13 @@ 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)
@@ -5758,10 +6021,13 @@ 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)
@@ -5790,10 +6056,13 @@ 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)
@@ -5816,10 +6085,13 @@ 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)
@@ -5843,10 +6115,13 @@ 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)
@@ -5875,10 +6150,13 @@ 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)
@@ -5901,10 +6179,13 @@ 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)
@@ -5928,10 +6209,13 @@ 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)
@@ -5960,9 +6244,12 @@ 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
///
@@ -5986,9 +6273,12 @@ 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
///
@@ -6013,9 +6303,12 @@ 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
///
@@ -6045,10 +6338,13 @@ 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)
@@ -6071,10 +6367,13 @@ 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)
@@ -6098,10 +6397,13 @@ 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)
@@ -6130,10 +6432,13 @@ 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)
@@ -6156,10 +6461,13 @@ 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)
@@ -6183,10 +6491,13 @@ 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)
@@ -6215,10 +6526,13 @@ 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,
@@ -6244,10 +6558,13 @@ 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,
@@ -6278,10 +6595,13 @@ 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,
@@ -6311,10 +6631,13 @@ 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)
@@ -6339,10 +6662,13 @@ 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)
@@ -6372,10 +6698,13 @@ 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)
@@ -6404,10 +6733,13 @@ 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)
@@ -6432,10 +6764,13 @@ 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)
@@ -6465,10 +6800,13 @@ 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)
@@ -6497,10 +6835,13 @@ 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,
@@ -6526,10 +6867,13 @@ 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,
@@ -6560,10 +6904,13 @@ 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,
@@ -6593,10 +6940,13 @@ 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)
@@ -6619,10 +6969,13 @@ 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)
@@ -6646,10 +6999,13 @@ 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)
@@ -6678,10 +7034,13 @@ 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)
@@ -6706,10 +7065,13 @@ 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)
@@ -6739,10 +7101,13 @@ 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)
@@ -6771,10 +7136,13 @@ 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)
@@ -6797,10 +7165,13 @@ 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)
@@ -6824,10 +7195,13 @@ 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)
@@ -6856,9 +7230,12 @@ 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
///
@@ -6882,9 +7259,12 @@ 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
///
@@ -6910,9 +7290,12 @@ 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
///
@@ -6942,10 +7325,14 @@ 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)
@@ -6968,10 +7355,14 @@ 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,
@@ -6996,10 +7387,14 @@ 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)
@@ -7028,10 +7423,13 @@ 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)
@@ -7054,10 +7452,13 @@ 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)
@@ -7081,10 +7482,13 @@ 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)
@@ -7113,9 +7517,12 @@ 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
///
@@ -7139,9 +7546,12 @@ 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
///
@@ -7166,9 +7576,12 @@ 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
///
@@ -7198,10 +7611,13 @@ 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)
@@ -7224,10 +7640,13 @@ 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)
@@ -7251,10 +7670,13 @@ 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)
@@ -7283,10 +7705,13 @@ 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)
@@ -7309,10 +7734,13 @@ 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)
@@ -7336,10 +7764,13 @@ 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)
@@ -7368,10 +7799,13 @@ 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)
@@ -7394,10 +7828,13 @@ 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)
@@ -7421,10 +7858,13 @@ 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)
@@ -7454,13 +7894,16 @@ 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)
@@ -7486,13 +7929,16 @@ 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)
@@ -7523,13 +7969,16 @@ 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)
@@ -7559,12 +8008,16 @@ 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)
@@ -7590,12 +8043,16 @@ 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)
@@ -7626,12 +8083,16 @@ 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)
@@ -7660,9 +8121,12 @@ 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)
@@ -7687,9 +8151,12 @@ 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)
@@ -7719,9 +8186,12 @@ 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)
@@ -7750,10 +8220,12 @@ 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)
@@ -7778,10 +8250,12 @@ 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)
@@ -7811,10 +8285,12 @@ 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)
@@ -7843,10 +8319,13 @@ 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)
@@ -7871,10 +8350,13 @@ 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)
@@ -7904,10 +8386,13 @@ 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)
@@ -7936,10 +8421,13 @@ 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)
@@ -7964,10 +8452,13 @@ 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)
@@ -7997,10 +8488,13 @@ 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)
@@ -8029,9 +8523,11 @@ 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)
@@ -8056,9 +8552,11 @@ 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)
@@ -8088,9 +8586,11 @@ 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)
@@ -8119,10 +8619,14 @@ 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)
@@ -8147,10 +8651,14 @@ 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)
@@ -8180,10 +8688,14 @@ 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)
@@ -8212,10 +8724,12 @@ 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)
@@ -8240,10 +8754,12 @@ 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)
@@ -8273,10 +8789,12 @@ 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)
@@ -8305,9 +8823,12 @@ 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)
@@ -8332,9 +8853,12 @@ 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)
@@ -8364,9 +8888,12 @@ 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)
@@ -8396,9 +8923,11 @@ 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)
@@ -8424,9 +8953,11 @@ 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)
@@ -8457,9 +8988,11 @@ 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)
@@ -8490,7 +9023,9 @@ 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)
@@ -8517,7 +9052,9 @@ 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)
@@ -8549,7 +9086,9 @@ 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)
@@ -8581,7 +9120,10 @@ 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)
@@ -8609,7 +9151,10 @@ 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)
@@ -8642,7 +9187,10 @@ 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)
@@ -8671,9 +9219,11 @@ 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)
@@ -8698,9 +9248,11 @@ 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)
@@ -8730,9 +9282,11 @@ 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)
@@ -8761,9 +9315,12 @@ 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)
@@ -8788,9 +9345,12 @@ 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)
@@ -8820,9 +9380,12 @@ 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)
@@ -8853,7 +9416,9 @@ 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)
@@ -8880,7 +9445,9 @@ 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)
@@ -8912,7 +9479,9 @@ 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)
@@ -8942,8 +9511,10 @@ 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)
@@ -8969,8 +9540,10 @@ 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)
@@ -9001,8 +9574,10 @@ 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)
@@ -9031,9 +9606,11 @@ 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)
@@ -9058,9 +9635,11 @@ 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)
@@ -9090,9 +9669,11 @@ 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)
@@ -9123,7 +9704,10 @@ 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)
@@ -9150,7 +9734,10 @@ 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)
@@ -9182,7 +9769,10 @@ 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)
@@ -9213,8 +9803,10 @@ 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)
@@ -9241,8 +9833,10 @@ 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)
@@ -9274,8 +9868,10 @@ 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)
@@ -9304,9 +9900,11 @@ 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)
@@ -9331,9 +9929,11 @@ 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)
@@ -9363,9 +9963,11 @@ 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)
@@ -9395,8 +9997,10 @@ 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)
@@ -9422,8 +10026,10 @@ 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)
@@ -9454,8 +10060,10 @@ 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)
@@ -9486,8 +10094,10 @@ 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)
@@ -9514,8 +10124,10 @@ 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)
@@ -9547,8 +10159,10 @@ 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)
@@ -9579,7 +10193,10 @@ 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)
@@ -9606,7 +10223,10 @@ 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)
@@ -9638,7 +10258,10 @@ 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)
@@ -9669,7 +10292,10 @@ 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)
@@ -9696,7 +10322,10 @@ 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)
@@ -9728,7 +10357,10 @@ 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)
@@ -9757,9 +10389,12 @@ 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)
@@ -9784,9 +10419,12 @@ 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)
@@ -9816,9 +10454,12 @@ 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)
@@ -9848,8 +10489,10 @@ 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
///
@@ -9876,8 +10519,10 @@ 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
///
@@ -9909,8 +10554,10 @@ 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
///
@@ -9941,8 +10588,10 @@ 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
///
@@ -9970,8 +10619,10 @@ 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
///
@@ -10004,8 +10655,10 @@ 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
///
@@ -11330,7 +11983,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 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,
@@ -11355,7 +12009,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 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,
@@ -11381,7 +12036,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 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,
@@ -11411,8 +12067,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 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)
@@ -11435,8 +12093,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 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)
@@ -11460,8 +12120,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 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)
@@ -11571,9 +12233,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 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)
@@ -11596,9 +12260,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 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)
@@ -11622,9 +12288,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 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)
@@ -12485,7 +13153,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 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>&
@@ -12510,7 +13179,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 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>&
@@ -12536,7 +13206,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 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>&
@@ -12728,10 +13399,11 @@ 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)
@@ -12751,10 +13423,11 @@ 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)
@@ -12775,7 +13448,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.
///
@@ -12796,8 +13469,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. 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)
@@ -12818,15 +13493,18 @@ 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,
@@ -12851,15 +13529,18 @@ 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,
@@ -12885,15 +13566,18 @@ 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,
@@ -12923,8 +13607,12 @@ 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
///
@@ -12948,8 +13636,12 @@ 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
///
@@ -12974,8 +13666,12 @@ 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
///
@@ -13005,9 +13701,12 @@ 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)
@@ -13030,9 +13729,12 @@ 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)
@@ -13056,9 +13758,12 @@ 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)
@@ -13087,9 +13792,13 @@ 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)
@@ -13112,9 +13821,13 @@ 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)
@@ -13138,9 +13851,13 @@ 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)
@@ -13169,8 +13886,12 @@ 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
///
@@ -13194,8 +13915,12 @@ 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
///
@@ -13220,8 +13945,12 @@ 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
///
@@ -13251,8 +13980,12 @@ 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
///
@@ -13276,8 +14009,12 @@ 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
///
@@ -13302,8 +14039,12 @@ 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
///
@@ -13333,8 +14074,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 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
///
@@ -13358,8 +14102,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 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
///
@@ -13384,8 +14131,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 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
///
@@ -13415,9 +14165,13 @@ 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)
@@ -13440,9 +14194,13 @@ 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)
@@ -13466,9 +14224,13 @@ 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)
@@ -13497,8 +14259,12 @@ 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
///
@@ -13522,8 +14288,12 @@ 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
///
@@ -13549,8 +14319,12 @@ 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
///
@@ -13580,8 +14354,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 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
///
@@ -13605,8 +14382,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 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
///
@@ -13631,8 +14411,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 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
///
@@ -13662,8 +14445,12 @@ 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
///
@@ -13687,8 +14474,12 @@ 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
///
@@ -13713,8 +14504,12 @@ 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
///
@@ -13744,8 +14539,12 @@ 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
///
@@ -13769,8 +14568,12 @@ 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
///
@@ -13795,8 +14598,12 @@ 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
///
@@ -13826,9 +14633,13 @@ 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)
@@ -13851,9 +14662,13 @@ 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)
@@ -13877,9 +14692,13 @@ 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)
@@ -13908,8 +14727,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 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
///
@@ -13933,8 +14754,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 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
///
@@ -13959,8 +14782,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 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
///
@@ -13990,9 +14815,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 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)
@@ -14015,9 +14842,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 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)
@@ -14041,9 +14870,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 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)
@@ -14072,9 +14903,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 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)
@@ -14097,9 +14930,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 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)
@@ -14123,9 +14958,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 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)
@@ -14154,8 +14991,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 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
///
@@ -14179,8 +15018,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 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
///
@@ -14205,8 +15046,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 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
///
@@ -14236,9 +15079,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 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)
@@ -14261,9 +15106,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 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)
@@ -14287,9 +15134,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 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)
@@ -14318,8 +15167,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 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
///
@@ -14345,8 +15196,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 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
///
@@ -14372,8 +15225,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 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
///
@@ -14404,9 +15259,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 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)
@@ -14429,9 +15286,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 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)
@@ -14455,9 +15314,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 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)
@@ -14486,9 +15347,11 @@ 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)
@@ -14519,9 +15382,11 @@ 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)
@@ -14551,9 +15416,11 @@ 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)
@@ -14582,8 +15449,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 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
///
@@ -14607,8 +15476,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 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
///
@@ -14633,8 +15504,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 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
///
@@ -14664,8 +15537,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 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)
@@ -14688,8 +15564,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 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)
@@ -14713,8 +15592,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 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)
@@ -14743,8 +15625,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 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)
@@ -14767,8 +15652,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 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)
@@ -14792,8 +15680,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 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)
@@ -14822,8 +15713,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 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)
@@ -14846,8 +15740,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 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)
@@ -14871,8 +15768,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 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)
@@ -14901,9 +15801,11 @@ 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)
@@ -14934,9 +15836,11 @@ 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)
@@ -14966,9 +15870,11 @@ 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)
@@ -14997,9 +15903,11 @@ 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)
@@ -15030,9 +15938,11 @@ 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)
@@ -15062,9 +15972,11 @@ 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)
@@ -15093,8 +16005,10 @@ 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
///
@@ -15126,8 +16040,10 @@ 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
///
@@ -15158,8 +16074,10 @@ 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
///
@@ -15189,8 +16107,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 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)
@@ -15213,8 +16134,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 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)
@@ -15238,8 +16162,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 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)
@@ -15268,8 +16195,12 @@ 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)
@@ -15292,8 +16223,12 @@ 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)
@@ -15317,8 +16252,12 @@ 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)
@@ -15347,10 +16286,19 @@ 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)
@@ -15373,10 +16321,19 @@ 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)
@@ -15400,10 +16357,19 @@ 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)
@@ -15453,9 +16419,12 @@ 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)
@@ -15487,9 +16456,12 @@ 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)
@@ -15520,9 +16492,12 @@ 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)
@@ -15552,9 +16527,12 @@ 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)
@@ -15586,9 +16564,12 @@ 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)
@@ -15619,9 +16600,12 @@ 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)
@@ -15651,7 +16635,8 @@ 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)
@@ -15675,7 +16660,8 @@ 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)
@@ -15700,7 +16686,8 @@ 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)
@@ -15730,9 +16717,10 @@ 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)
@@ -15756,9 +16744,10 @@ 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)
@@ -15783,9 +16772,10 @@ 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)
@@ -16374,8 +17364,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)
@@ -16398,8 +17388,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)
@@ -16423,8 +17413,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)
@@ -16448,7 +17438,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)
@@ -16456,24 +17446,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)
@@ -16481,7 +17471,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)
{
@@ -16492,18 +17482,18 @@ inline fapi2::ReturnCode eff_lrdimm_word_x(const fapi2::Target<fapi2::TARGET_TYP
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)
@@ -16511,7 +17501,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)
{
@@ -16521,12 +17511,12 @@ inline fapi2::ReturnCode eff_lrdimm_word_x(const fapi2::Target<fapi2::TARGET_TYP
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;
}
@@ -16537,8 +17527,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 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)
@@ -16563,8 +17555,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 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)
@@ -16594,8 +17588,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 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)
@@ -16624,10 +17620,11 @@ 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,
@@ -16653,10 +17650,11 @@ 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,
@@ -16687,10 +17685,11 @@ 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,
@@ -16720,8 +17719,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)
@@ -16744,8 +17743,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)
@@ -16769,8 +17768,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)
@@ -16961,7 +17960,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,
@@ -16985,7 +17984,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,
@@ -17010,7 +18009,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,
@@ -17040,7 +18039,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,
@@ -17064,7 +18063,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,
@@ -17089,7 +18088,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,
@@ -17114,7 +18113,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)
@@ -17122,22 +18121,23 @@ 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)
@@ -17145,24 +18145,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)
@@ -17170,7 +18170,8 @@ 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)
{
@@ -17180,12 +18181,12 @@ inline fapi2::ReturnCode mcbist_ddr4_pda_enable(const fapi2::Target<fapi2::TARGE
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;
}
@@ -17275,10 +18276,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,
@@ -17483,9 +18484,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 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)
@@ -17525,8 +18527,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)
@@ -17571,7 +18573,9 @@ 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)
@@ -17597,7 +18601,9 @@ 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)
@@ -17628,7 +18634,9 @@ 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)
@@ -17657,8 +18665,10 @@ 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)
@@ -17683,8 +18693,10 @@ 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)
@@ -17714,8 +18726,10 @@ 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)
@@ -17745,7 +18759,10 @@ 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)
@@ -17771,7 +18788,10 @@ 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)
@@ -17802,7 +18822,10 @@ 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)
@@ -17832,7 +18855,10 @@ 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)
@@ -17858,7 +18884,10 @@ 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)
@@ -17889,7 +18918,10 @@ 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)
@@ -17919,7 +18951,9 @@ 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)
@@ -17945,7 +18979,9 @@ 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)
@@ -17976,7 +19012,9 @@ 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)
@@ -18006,7 +19044,10 @@ 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)
@@ -18032,7 +19073,10 @@ 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)
@@ -18063,7 +19107,10 @@ 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)
@@ -18092,8 +19139,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 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)
@@ -18116,8 +19166,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 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)
@@ -18141,8 +19194,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 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)
@@ -18171,8 +19227,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 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)
@@ -18195,8 +19254,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 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)
@@ -18220,8 +19282,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 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)
@@ -18250,8 +19315,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 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)
@@ -18274,8 +19342,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 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)
@@ -18299,8 +19370,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 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)
@@ -18329,8 +19403,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 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)
@@ -18353,8 +19430,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 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)
@@ -18378,8 +19458,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 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)
@@ -18408,8 +19491,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 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)
@@ -18432,8 +19518,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 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)
@@ -18457,8 +19546,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 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)
@@ -18487,8 +19579,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 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)
@@ -18511,8 +19606,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 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)
@@ -18536,8 +19634,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 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)
@@ -18566,8 +19667,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 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)
@@ -18590,8 +19694,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 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)
@@ -18615,8 +19722,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 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)
@@ -18645,8 +19755,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 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)
@@ -18669,8 +19782,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 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)
@@ -18694,8 +19810,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 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)
@@ -18724,8 +19843,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 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)
@@ -18748,8 +19870,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 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)
@@ -18773,8 +19898,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 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)
@@ -18803,8 +19931,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 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)
@@ -18827,8 +19958,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 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)
@@ -18852,8 +19986,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 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)
@@ -18882,8 +20019,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 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)
@@ -18906,8 +20046,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 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)
@@ -18931,8 +20074,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 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)
@@ -18961,8 +20107,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 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)
@@ -18985,8 +20134,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 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)
@@ -19010,8 +20162,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 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)
@@ -19040,8 +20195,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 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)
@@ -19065,8 +20223,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 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)
@@ -19090,8 +20251,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 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)
@@ -19120,8 +20284,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 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)
@@ -19145,8 +20312,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 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)
@@ -19170,8 +20340,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 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)
@@ -19200,8 +20373,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 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)
@@ -19225,8 +20401,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 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)
@@ -19250,8 +20429,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 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)
@@ -19280,8 +20462,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 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)
@@ -19305,8 +20490,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 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)
@@ -19330,8 +20518,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 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)
@@ -19360,8 +20551,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 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)
@@ -19385,8 +20579,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 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)
@@ -19410,8 +20607,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 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)
@@ -19440,8 +20640,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 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)
@@ -19464,8 +20667,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 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)
@@ -19489,8 +20695,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 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)
@@ -19519,8 +20728,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 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)
@@ -19543,8 +20755,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 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)
@@ -19568,8 +20783,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 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)
@@ -19598,8 +20816,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 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)
@@ -19622,8 +20843,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 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)
@@ -19647,8 +20871,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 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)
@@ -19677,8 +20904,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 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)
@@ -19702,8 +20932,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 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)
@@ -19727,8 +20960,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 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)
@@ -19757,8 +20993,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 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)
@@ -19782,8 +21021,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 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)
@@ -19807,8 +21049,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 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)
@@ -19837,8 +21082,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)
@@ -19862,8 +21107,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)
@@ -19887,8 +21132,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)
@@ -19917,8 +21162,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 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)
@@ -19942,8 +21190,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 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)
@@ -19967,8 +21218,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 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)
@@ -19997,8 +21251,11 @@ 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)
@@ -20023,8 +21280,11 @@ 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)
@@ -20054,8 +21314,11 @@ 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)
@@ -20084,8 +21347,11 @@ 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)
@@ -20110,8 +21376,11 @@ 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)
@@ -20141,8 +21410,11 @@ 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)
@@ -20171,8 +21443,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 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)
@@ -20196,8 +21471,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 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)
@@ -20221,8 +21499,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 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)
@@ -20251,8 +21532,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 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,
@@ -20277,8 +21561,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 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,
@@ -20304,8 +21591,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 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,
@@ -20335,8 +21625,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 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,
@@ -20361,8 +21652,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 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,
@@ -20388,8 +21680,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 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,
@@ -20419,8 +21712,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 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,
@@ -20445,8 +21741,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 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,
@@ -20472,8 +21771,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 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,
@@ -20503,8 +21805,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 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)
@@ -20527,8 +21832,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 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)
@@ -20552,8 +21860,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 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)
@@ -20582,8 +21893,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 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)
@@ -20607,8 +21921,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 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)
@@ -20632,8 +21949,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 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)
@@ -20662,8 +21982,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 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)
@@ -20687,8 +22010,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 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)
@@ -20712,8 +22038,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 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)
@@ -20742,8 +22071,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 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)
@@ -20767,8 +22099,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 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)
@@ -20792,8 +22127,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 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)
@@ -20822,8 +22160,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 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)
@@ -20847,8 +22188,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 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)
@@ -20872,8 +22216,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 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)
@@ -20902,8 +22249,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 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)
@@ -20927,8 +22277,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 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)
@@ -20952,8 +22305,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 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)
@@ -20982,8 +22338,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 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)
@@ -21007,8 +22365,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 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)
@@ -21032,8 +22392,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 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)
@@ -21062,8 +22424,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 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)
@@ -21087,8 +22451,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 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)
@@ -21112,8 +22478,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 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)
@@ -21142,8 +22510,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 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)
@@ -21167,8 +22538,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 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)
@@ -21192,8 +22566,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 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)
@@ -21222,8 +22599,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 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)
@@ -21247,8 +22627,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 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)
@@ -21272,8 +22655,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 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)
@@ -21302,8 +22688,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 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)
@@ -21327,8 +22716,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 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)
@@ -21352,8 +22744,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 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)
@@ -21382,8 +22777,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 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)
@@ -21407,8 +22803,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 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)
@@ -21432,8 +22829,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 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)
@@ -21462,8 +22860,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 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)
@@ -21487,8 +22887,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 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)
@@ -21512,8 +22914,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 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)
@@ -21543,8 +22947,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)
@@ -21568,8 +22972,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)
@@ -21594,8 +22998,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)
@@ -21625,8 +23029,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)
@@ -21650,8 +23054,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)
@@ -21676,8 +23080,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)
@@ -21706,8 +23110,11 @@ 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,
@@ -21733,8 +23140,11 @@ 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,
@@ -21765,8 +23175,11 @@ 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,
@@ -21796,8 +23209,11 @@ 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,
@@ -21823,8 +23239,11 @@ 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,
@@ -21855,8 +23274,11 @@ 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,
@@ -21886,8 +23308,11 @@ 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,
@@ -21913,8 +23338,11 @@ 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,
@@ -21945,8 +23373,11 @@ 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,
@@ -27214,9 +28645,11 @@ 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,
@@ -27242,9 +28675,11 @@ 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,
@@ -27275,9 +28710,11 @@ 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,
@@ -27307,7 +28744,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 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,
@@ -27333,7 +28771,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 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,
@@ -27364,7 +28803,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 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,
@@ -27394,7 +28834,8 @@ 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,
@@ -27420,7 +28861,8 @@ 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,
@@ -27451,7 +28893,8 @@ 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,
@@ -27483,8 +28926,10 @@ 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)
@@ -27517,8 +28962,10 @@ 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)
@@ -27550,8 +28997,10 @@ 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)
@@ -27582,8 +29031,10 @@ 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)
@@ -27616,8 +29067,10 @@ 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)
@@ -27649,8 +29102,10 @@ 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)
@@ -27679,9 +29134,11 @@ 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)
@@ -27706,9 +29163,11 @@ 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)
@@ -27738,9 +29197,11 @@ 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)
@@ -27769,9 +29230,10 @@ 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)
@@ -27802,9 +29264,10 @@ 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)
@@ -27834,9 +29297,10 @@ 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)
@@ -27865,9 +29329,10 @@ 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)
@@ -27898,9 +29363,10 @@ 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)
@@ -27930,9 +29396,10 @@ 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)
@@ -27962,7 +29429,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)
@@ -27986,7 +29453,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)
@@ -28011,7 +29478,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)
@@ -28040,8 +29507,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 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)
@@ -28061,9 +29529,10 @@ 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)
@@ -28103,10 +29572,13 @@ 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)
@@ -28130,8 +29602,12 @@ 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)
@@ -28156,8 +29632,12 @@ 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)
@@ -28187,8 +29667,12 @@ 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)
@@ -28217,9 +29701,12 @@ 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)
@@ -28244,9 +29731,12 @@ 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)
@@ -28276,9 +29766,12 @@ 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)
@@ -28307,8 +29800,11 @@ 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,
@@ -28334,8 +29830,11 @@ 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)
@@ -28365,8 +29864,11 @@ 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)
@@ -28395,7 +29897,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 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
///
@@ -28421,7 +29926,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 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
///
@@ -28452,7 +29960,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 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
///
@@ -28482,9 +29993,14 @@ 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)
@@ -28509,9 +30025,14 @@ 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)
@@ -28541,9 +30062,14 @@ 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)
@@ -28572,9 +30098,13 @@ 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)
@@ -28599,9 +30129,13 @@ 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)
@@ -28631,9 +30165,13 @@ 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)
@@ -28662,10 +30200,15 @@ 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,
@@ -28691,10 +30234,15 @@ 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,
@@ -28725,10 +30273,15 @@ 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,
@@ -28758,9 +30311,13 @@ 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)
@@ -28785,9 +30342,13 @@ 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)
@@ -28817,9 +30378,13 @@ 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)
@@ -28848,9 +30413,14 @@ 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)
@@ -28875,9 +30445,14 @@ 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)
@@ -28907,9 +30482,14 @@ 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)
@@ -28938,9 +30518,13 @@ 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)
@@ -28965,9 +30549,13 @@ 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)
@@ -28997,9 +30585,13 @@ 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)
@@ -29028,7 +30620,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 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
///
@@ -29052,7 +30646,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 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
///
@@ -29077,7 +30673,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 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
///
@@ -29107,9 +30705,13 @@ 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)
@@ -29132,9 +30734,13 @@ 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)
@@ -29158,9 +30764,13 @@ 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)
@@ -29189,7 +30799,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 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)
@@ -29214,7 +30827,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 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)
@@ -29244,7 +30860,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 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)
@@ -29273,8 +30892,10 @@ 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)
@@ -29299,8 +30920,10 @@ 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)
@@ -29330,8 +30953,10 @@ 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)
@@ -29360,7 +30985,8 @@ 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.
///
@@ -29386,7 +31012,8 @@ 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.
///
@@ -29417,7 +31044,8 @@ 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.
///
@@ -29447,7 +31075,8 @@ 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.
///
@@ -29473,7 +31102,8 @@ 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.
///
@@ -29504,7 +31134,8 @@ 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.
///
@@ -29534,8 +31165,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 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)
@@ -29560,8 +31192,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 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)
@@ -29591,8 +31224,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 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)
@@ -29685,7 +31319,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)
@@ -29706,7 +31340,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 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)
@@ -29727,8 +31362,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)
@@ -29749,9 +31384,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)
@@ -29772,7 +31407,8 @@ 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)
@@ -29793,8 +31429,9 @@ 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)
@@ -29815,8 +31452,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)
@@ -29837,8 +31474,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)
@@ -29860,9 +31497,10 @@ 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)
@@ -29903,8 +31541,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)
@@ -29925,8 +31563,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)
@@ -29947,8 +31585,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)
@@ -29970,8 +31608,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)
@@ -29991,8 +31629,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)
@@ -30036,7 +31674,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 No description
+/// @note HASH(0xde3128)
///
inline fapi2::ReturnCode vpd_mr_dram_2n_mode(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
{
@@ -30058,7 +31696,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 No description
+/// @note HASH(0xde3128)
///
inline fapi2::ReturnCode vpd_mr_dram_2n_mode(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
{
@@ -30081,7 +31719,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 No description
+/// @note HASH(0xde3128)
///
inline fapi2::ReturnCode vpd_mr_dram_2n_mode(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
{
@@ -30109,7 +31747,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 No description
+/// @note HASH(0xd7bd60)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a00(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -30133,7 +31771,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 No description
+/// @note HASH(0xd7bd60)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a00(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -30157,7 +31795,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 No description
+/// @note HASH(0xd7bd60)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a00(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -30186,7 +31824,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 No description
+/// @note HASH(0xd81b98)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a01(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -30210,7 +31848,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 No description
+/// @note HASH(0xd81b98)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a01(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -30234,7 +31872,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 No description
+/// @note HASH(0xd81b98)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a01(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -30263,7 +31901,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 No description
+/// @note HASH(0xa76950)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a02(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -30287,7 +31925,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 No description
+/// @note HASH(0xa76950)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a02(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -30311,7 +31949,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 No description
+/// @note HASH(0xa76950)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a02(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -30340,7 +31978,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 No description
+/// @note HASH(0xd698a0)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a03(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -30364,7 +32002,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 No description
+/// @note HASH(0xd698a0)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a03(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -30388,7 +32026,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 No description
+/// @note HASH(0xd698a0)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a03(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -30417,7 +32055,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 No description
+/// @note HASH(0xd467f0)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a04(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -30441,7 +32079,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 No description
+/// @note HASH(0xd467f0)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a04(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -30465,7 +32103,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 No description
+/// @note HASH(0xd467f0)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a04(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -30494,7 +32132,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 No description
+/// @note HASH(0xd40460)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a05(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -30518,7 +32156,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 No description
+/// @note HASH(0xd40460)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a05(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -30542,7 +32180,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 No description
+/// @note HASH(0xd40460)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a05(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -30571,7 +32209,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 No description
+/// @note HASH(0xbe3520)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a06(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -30595,7 +32233,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 No description
+/// @note HASH(0xbe3520)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a06(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -30619,7 +32257,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 No description
+/// @note HASH(0xbe3520)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a06(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -30648,7 +32286,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 No description
+/// @note HASH(0xd35530)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a07(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -30672,7 +32310,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 No description
+/// @note HASH(0xd35530)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a07(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -30696,7 +32334,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 No description
+/// @note HASH(0xd35530)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a07(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -30725,7 +32363,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 No description
+/// @note HASH(0xc163f8)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a08(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -30749,7 +32387,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 No description
+/// @note HASH(0xc163f8)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a08(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -30773,7 +32411,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 No description
+/// @note HASH(0xc163f8)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a08(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -30802,7 +32440,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 No description
+/// @note HASH(0xb3ec90)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a09(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -30826,7 +32464,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 No description
+/// @note HASH(0xb3ec90)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a09(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -30850,7 +32488,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 No description
+/// @note HASH(0xb3ec90)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a09(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -30879,7 +32517,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 No description
+/// @note HASH(0xc363a8)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a10(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -30903,7 +32541,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 No description
+/// @note HASH(0xc363a8)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a10(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -30927,7 +32565,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 No description
+/// @note HASH(0xc363a8)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a10(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -30956,7 +32594,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 No description
+/// @note HASH(0xc430d8)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a11(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -30980,7 +32618,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 No description
+/// @note HASH(0xc430d8)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a11(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -31004,7 +32642,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 No description
+/// @note HASH(0xc430d8)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a11(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -31033,7 +32671,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 No description
+/// @note HASH(0xc60740)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a12(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -31057,7 +32695,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 No description
+/// @note HASH(0xc60740)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a12(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -31081,7 +32719,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 No description
+/// @note HASH(0xc60740)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a12(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -31110,7 +32748,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 No description
+/// @note HASH(0xd5b1b8)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a13(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -31134,7 +32772,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 No description
+/// @note HASH(0xd5b1b8)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a13(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -31158,7 +32796,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 No description
+/// @note HASH(0xd5b1b8)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a13(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -31187,7 +32825,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 No description
+/// @note HASH(0xddd5b8)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a17(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -31211,7 +32849,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 No description
+/// @note HASH(0xddd5b8)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a17(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -31235,7 +32873,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 No description
+/// @note HASH(0xddd5b8)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_a17(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -31264,7 +32902,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 No description
+/// @note HASH(0xdddc90)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_ba0(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -31288,7 +32926,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 No description
+/// @note HASH(0xdddc90)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_ba0(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -31312,7 +32950,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 No description
+/// @note HASH(0xdddc90)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_ba0(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -31341,7 +32979,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 No description
+/// @note HASH(0xde36f8)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_ba1(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -31365,7 +33003,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 No description
+/// @note HASH(0xde36f8)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_ba1(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -31389,7 +33027,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 No description
+/// @note HASH(0xde36f8)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_ba1(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -31418,7 +33056,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 No description
+/// @note HASH(0xcae050)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_bg0(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -31442,7 +33080,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 No description
+/// @note HASH(0xcae050)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_bg0(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -31466,7 +33104,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 No description
+/// @note HASH(0xcae050)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_bg0(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -31495,7 +33133,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 No description
+/// @note HASH(0xde8be0)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_bg1(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -31519,7 +33157,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 No description
+/// @note HASH(0xde8be0)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_bg1(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -31543,7 +33181,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 No description
+/// @note HASH(0xde8be0)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_bg1(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -31572,7 +33210,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 No description
+/// @note HASH(0xcc83f8)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_c0(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -31596,7 +33234,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 No description
+/// @note HASH(0xcc83f8)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_c0(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -31620,7 +33258,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 No description
+/// @note HASH(0xcc83f8)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_c0(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -31649,7 +33287,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 No description
+/// @note HASH(0xdeeaa0)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_c1(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -31673,7 +33311,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 No description
+/// @note HASH(0xdeeaa0)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_c1(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -31697,7 +33335,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 No description
+/// @note HASH(0xdeeaa0)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_c1(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -31726,7 +33364,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 No description
+/// @note HASH(0xdef100)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_c2(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -31750,7 +33388,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 No description
+/// @note HASH(0xdef100)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_c2(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -31774,7 +33412,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 No description
+/// @note HASH(0xdef100)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_addr_c2(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -31803,7 +33441,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 No description
+/// @note HASH(0xdf4a18)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_clk_d0_p0(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -31827,7 +33465,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 No description
+/// @note HASH(0xdf4a18)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_clk_d0_p0(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -31852,7 +33490,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 No description
+/// @note HASH(0xdf4a18)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_clk_d0_p0(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -31881,7 +33519,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 No description
+/// @note HASH(0xcf9618)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_clk_d0_p1(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -31905,7 +33543,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 No description
+/// @note HASH(0xcf9618)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_clk_d0_p1(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -31930,7 +33568,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 No description
+/// @note HASH(0xcf9618)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_clk_d0_p1(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -31959,7 +33597,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 No description
+/// @note HASH(0xdf56f0)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_clk_d1_p0(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -31983,7 +33621,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 No description
+/// @note HASH(0xdf56f0)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_clk_d1_p0(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -32008,7 +33646,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 No description
+/// @note HASH(0xdf56f0)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_clk_d1_p0(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -32037,7 +33675,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 No description
+/// @note HASH(0xdfa0b8)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_clk_d1_p1(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -32061,7 +33699,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 No description
+/// @note HASH(0xdfa0b8)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_clk_d1_p1(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -32086,7 +33724,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 No description
+/// @note HASH(0xdfa0b8)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_clk_d1_p1(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -32115,7 +33753,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 No description
+/// @note HASH(0x8bdbf8)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cmd_actn(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -32139,7 +33777,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 No description
+/// @note HASH(0x8bdbf8)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cmd_actn(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -32163,7 +33801,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 No description
+/// @note HASH(0x8bdbf8)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cmd_actn(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -32192,7 +33830,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 No description
+/// @note HASH(0xa1c708)
///
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)
@@ -32216,7 +33854,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 No description
+/// @note HASH(0xa1c708)
///
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)
@@ -32241,7 +33879,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 No description
+/// @note HASH(0xa1c708)
///
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)
@@ -32270,7 +33908,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 No description
+/// @note HASH(0xa55598)
///
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)
@@ -32294,7 +33932,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 No description
+/// @note HASH(0xa55598)
///
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)
@@ -32319,7 +33957,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 No description
+/// @note HASH(0xa55598)
///
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)
@@ -32348,7 +33986,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 No description
+/// @note HASH(0xa56fb0)
///
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)
@@ -32372,7 +34010,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 No description
+/// @note HASH(0xa56fb0)
///
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)
@@ -32397,7 +34035,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 No description
+/// @note HASH(0xa56fb0)
///
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)
@@ -32426,7 +34064,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 No description
+/// @note HASH(0xa578e0)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cmd_par(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -32450,7 +34088,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 No description
+/// @note HASH(0xa578e0)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cmd_par(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -32474,7 +34112,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 No description
+/// @note HASH(0xa578e0)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cmd_par(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -32503,7 +34141,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 No description
+/// @note HASH(0xa5a750)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_cke0(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -32527,7 +34165,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 No description
+/// @note HASH(0xa5a750)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_cke0(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -32552,7 +34190,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 No description
+/// @note HASH(0xa5a750)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_cke0(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -32581,7 +34219,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 No description
+/// @note HASH(0xa5d658)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_cke1(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -32605,7 +34243,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 No description
+/// @note HASH(0xa5d658)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_cke1(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -32630,7 +34268,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 No description
+/// @note HASH(0xa5d658)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_cke1(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -32659,7 +34297,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 No description
+/// @note HASH(0xa5dfe8)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_cke2(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -32683,7 +34321,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 No description
+/// @note HASH(0xa5dfe8)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_cke2(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -32708,7 +34346,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 No description
+/// @note HASH(0xa5dfe8)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_cke2(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -32737,7 +34375,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 No description
+/// @note HASH(0xa60018)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_cke3(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -32761,7 +34399,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 No description
+/// @note HASH(0xa60018)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_cke3(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -32786,7 +34424,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 No description
+/// @note HASH(0xa60018)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_cke3(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -32815,7 +34453,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 No description
+/// @note HASH(0xa60930)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_csn0(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -32839,7 +34477,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 No description
+/// @note HASH(0xa60930)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_csn0(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -32864,7 +34502,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 No description
+/// @note HASH(0xa60930)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_csn0(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -32893,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 No description
+/// @note HASH(0xa638f8)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_csn1(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -32917,7 +34555,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 No description
+/// @note HASH(0xa638f8)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_csn1(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -32942,7 +34580,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 No description
+/// @note HASH(0xa638f8)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_csn1(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -32971,7 +34609,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 No description
+/// @note HASH(0xa65948)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_csn2(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -32995,7 +34633,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 No description
+/// @note HASH(0xa65948)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_csn2(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -33020,7 +34658,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 No description
+/// @note HASH(0xa65948)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_csn2(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -33049,7 +34687,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 No description
+/// @note HASH(0xa66428)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_csn3(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -33073,7 +34711,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 No description
+/// @note HASH(0xa66428)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_csn3(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -33098,7 +34736,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 No description
+/// @note HASH(0xa66428)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_csn3(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -33127,7 +34765,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 No description
+/// @note HASH(0xa665c0)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_odt0(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -33151,7 +34789,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 No description
+/// @note HASH(0xa665c0)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_odt0(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -33176,7 +34814,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 No description
+/// @note HASH(0xa665c0)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_odt0(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -33205,7 +34843,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 No description
+/// @note HASH(0xa6bd80)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_odt1(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -33229,7 +34867,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 No description
+/// @note HASH(0xa6bd80)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_odt1(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -33254,7 +34892,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 No description
+/// @note HASH(0xa6bd80)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_odt1(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -33283,7 +34921,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 No description
+/// @note HASH(0xa6ec08)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_odt2(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -33307,7 +34945,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 No description
+/// @note HASH(0xa6ec08)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_odt2(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -33332,7 +34970,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 No description
+/// @note HASH(0xa6ec08)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_odt2(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -33361,7 +34999,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 No description
+/// @note HASH(0xa70ee8)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_odt3(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -33385,7 +35023,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 No description
+/// @note HASH(0xa70ee8)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_odt3(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -33410,7 +35048,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 No description
+/// @note HASH(0xa70ee8)
///
inline fapi2::ReturnCode vpd_mr_mc_phase_rot_cntl_odt3(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -33439,7 +35077,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 No description
+/// @note HASH(0xa71818)
///
inline fapi2::ReturnCode vpd_mr_periodic_memcal_mode_options(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint16_t& o_value)
@@ -33463,7 +35101,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 No description
+/// @note HASH(0xa71818)
///
inline fapi2::ReturnCode vpd_mr_periodic_memcal_mode_options(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint16_t& o_value)
@@ -33488,7 +35126,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 No description
+/// @note HASH(0xa71818)
///
inline fapi2::ReturnCode vpd_mr_periodic_memcal_mode_options(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint16_t* o_array)
@@ -33517,7 +35155,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 No description
+/// @note HASH(0xa746f0)
///
inline fapi2::ReturnCode vpd_mr_tsys_adr(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
{
@@ -33539,7 +35177,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 No description
+/// @note HASH(0xa746f0)
///
inline fapi2::ReturnCode vpd_mr_tsys_adr(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
{
@@ -33562,7 +35200,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 No description
+/// @note HASH(0xa746f0)
///
inline fapi2::ReturnCode vpd_mr_tsys_adr(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
{
@@ -33590,7 +35228,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 No description
+/// @note HASH(0xa76a70)
///
inline fapi2::ReturnCode vpd_mr_tsys_data(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
{
@@ -33612,7 +35250,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 No description
+/// @note HASH(0xa76a70)
///
inline fapi2::ReturnCode vpd_mr_tsys_data(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
{
@@ -33635,7 +35273,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 No description
+/// @note HASH(0xa76a70)
///
inline fapi2::ReturnCode vpd_mr_tsys_data(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
{
@@ -33663,7 +35301,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 No description
+/// @note HASH(0xa771d8)
///
inline fapi2::ReturnCode vpd_mt_0_version_layout(uint8_t& o_value)
{
@@ -33682,7 +35320,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 No description
+/// @note HASH(0xa79e80)
///
inline fapi2::ReturnCode vpd_mt_1_version_data(uint8_t& o_value)
{
@@ -33701,7 +35339,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 No description
+/// @note HASH(0xc9e9e0)
///
inline fapi2::ReturnCode vpd_mt_2_signature_dimm0rank_dimm1rank(uint8_t& o_value)
{
@@ -33722,7 +35360,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 No description
+/// @note HASH(0xa7ab70)
///
inline fapi2::ReturnCode vpd_mt_cke_pri_map(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint16_t& o_value)
{
@@ -33744,7 +35382,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 No description
+/// @note HASH(0xa7ab70)
///
inline fapi2::ReturnCode vpd_mt_cke_pri_map(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint16_t& o_value)
{
@@ -33767,7 +35405,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 No description
+/// @note HASH(0xa7ab70)
///
inline fapi2::ReturnCode vpd_mt_cke_pri_map(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint16_t* o_array)
{
@@ -33795,7 +35433,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 No description
+/// @note HASH(0xa7e7b8)
///
inline fapi2::ReturnCode vpd_mt_cke_pwr_map(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint32_t& o_value)
{
@@ -33817,7 +35455,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 No description
+/// @note HASH(0xa7e7b8)
///
inline fapi2::ReturnCode vpd_mt_cke_pwr_map(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint32_t& o_value)
{
@@ -33840,7 +35478,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 No description
+/// @note HASH(0xa7e7b8)
///
inline fapi2::ReturnCode vpd_mt_cke_pwr_map(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint32_t* o_array)
{
@@ -33868,7 +35506,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 No description
+/// @note HASH(0xa7ee60)
///
inline fapi2::ReturnCode vpd_mt_dimm_rcd_ibt(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
{
@@ -33892,7 +35530,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 No description
+/// @note HASH(0xa7ee60)
///
inline fapi2::ReturnCode vpd_mt_dimm_rcd_ibt(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
{
@@ -33921,7 +35559,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 No description
+/// @note HASH(0xa7ee60)
///
inline fapi2::ReturnCode vpd_mt_dimm_rcd_ibt(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
{
@@ -33949,7 +35587,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 No description
+/// @note HASH(0xa71158)
///
inline fapi2::ReturnCode vpd_mt_dimm_rcd_output_timing(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -33974,7 +35612,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 No description
+/// @note HASH(0xa71158)
///
inline fapi2::ReturnCode vpd_mt_dimm_rcd_output_timing(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t* o_array)
@@ -34004,7 +35642,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 No description
+/// @note HASH(0xa71158)
///
inline fapi2::ReturnCode vpd_mt_dimm_rcd_output_timing(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -34033,7 +35671,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 No description
+/// @note HASH(0xd45a40)
///
inline fapi2::ReturnCode vpd_mt_dram_drv_imp_dq_dqs(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t* o_array)
@@ -34064,7 +35702,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 No description
+/// @note HASH(0xd45a40)
///
inline fapi2::ReturnCode vpd_mt_dram_drv_imp_dq_dqs(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t* o_array)
@@ -34094,7 +35732,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 No description
+/// @note HASH(0xd45a40)
///
inline fapi2::ReturnCode vpd_mt_dram_drv_imp_dq_dqs(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -34123,7 +35761,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 No description
+/// @note HASH(0xddb430)
///
inline fapi2::ReturnCode vpd_mt_dram_rtt_nom(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t* o_array)
{
@@ -34153,7 +35791,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 No description
+/// @note HASH(0xddb430)
///
inline fapi2::ReturnCode vpd_mt_dram_rtt_nom(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
{
@@ -34182,7 +35820,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 No description
+/// @note HASH(0xddb430)
///
inline fapi2::ReturnCode vpd_mt_dram_rtt_nom(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
{
@@ -34210,7 +35848,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 No description
+/// @note HASH(0xdde260)
///
inline fapi2::ReturnCode vpd_mt_dram_rtt_park(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t* o_array)
{
@@ -34240,7 +35878,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 No description
+/// @note HASH(0xdde260)
///
inline fapi2::ReturnCode vpd_mt_dram_rtt_park(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
{
@@ -34269,7 +35907,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 No description
+/// @note HASH(0xdde260)
///
inline fapi2::ReturnCode vpd_mt_dram_rtt_park(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
{
@@ -34297,7 +35935,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 No description
+/// @note HASH(0xd75e90)
///
inline fapi2::ReturnCode vpd_mt_dram_rtt_wr(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t* o_array)
{
@@ -34327,7 +35965,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 No description
+/// @note HASH(0xd75e90)
///
inline fapi2::ReturnCode vpd_mt_dram_rtt_wr(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
{
@@ -34356,7 +35994,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 No description
+/// @note HASH(0xd75e90)
///
inline fapi2::ReturnCode vpd_mt_dram_rtt_wr(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
{
@@ -34384,7 +36022,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 No description
+/// @note HASH(0xd7c198)
///
inline fapi2::ReturnCode vpd_mt_mc_drv_imp_addr(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
{
@@ -34406,7 +36044,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 No description
+/// @note HASH(0xd7c198)
///
inline fapi2::ReturnCode vpd_mt_mc_drv_imp_addr(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -34430,7 +36068,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 No description
+/// @note HASH(0xd7c198)
///
inline fapi2::ReturnCode vpd_mt_mc_drv_imp_addr(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
{
@@ -34458,7 +36096,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 No description
+/// @note HASH(0xa81070)
///
inline fapi2::ReturnCode vpd_mt_mc_drv_imp_clk(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
{
@@ -34480,7 +36118,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 No description
+/// @note HASH(0xa81070)
///
inline fapi2::ReturnCode vpd_mt_mc_drv_imp_clk(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
{
@@ -34503,7 +36141,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 No description
+/// @note HASH(0xa81070)
///
inline fapi2::ReturnCode vpd_mt_mc_drv_imp_clk(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
{
@@ -34531,7 +36169,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 No description
+/// @note HASH(0xd880c0)
///
inline fapi2::ReturnCode vpd_mt_mc_drv_imp_cntl(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
{
@@ -34553,7 +36191,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 No description
+/// @note HASH(0xd880c0)
///
inline fapi2::ReturnCode vpd_mt_mc_drv_imp_cntl(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -34577,7 +36215,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 No description
+/// @note HASH(0xd880c0)
///
inline fapi2::ReturnCode vpd_mt_mc_drv_imp_cntl(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
{
@@ -34605,7 +36243,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 No description
+/// @note HASH(0xb9f998)
///
inline fapi2::ReturnCode vpd_mt_mc_drv_imp_dq_dqs(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -34628,7 +36266,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 No description
+/// @note HASH(0xb9f998)
///
inline fapi2::ReturnCode vpd_mt_mc_drv_imp_dq_dqs(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -34652,7 +36290,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 No description
+/// @note HASH(0xb9f998)
///
inline fapi2::ReturnCode vpd_mt_mc_drv_imp_dq_dqs(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -34681,7 +36319,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 No description
+/// @note HASH(0xd45f80)
///
inline fapi2::ReturnCode vpd_mt_mc_drv_imp_spcke(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -34704,7 +36342,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 No description
+/// @note HASH(0xd45f80)
///
inline fapi2::ReturnCode vpd_mt_mc_drv_imp_spcke(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -34728,7 +36366,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 No description
+/// @note HASH(0xd45f80)
///
inline fapi2::ReturnCode vpd_mt_mc_drv_imp_spcke(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -34757,7 +36395,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 No description
+/// @note HASH(0xbd5178)
///
inline fapi2::ReturnCode vpd_mt_mc_rcv_imp_dq_dqs(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -34780,7 +36418,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 No description
+/// @note HASH(0xbd5178)
///
inline fapi2::ReturnCode vpd_mt_mc_rcv_imp_dq_dqs(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -34804,7 +36442,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 No description
+/// @note HASH(0xbd5178)
///
inline fapi2::ReturnCode vpd_mt_mc_rcv_imp_dq_dqs(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -34833,7 +36471,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 No description
+/// @note HASH(0xd39eb8)
///
inline fapi2::ReturnCode vpd_mt_mc_slew_rate_addr(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -34856,7 +36494,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 No description
+/// @note HASH(0xd39eb8)
///
inline fapi2::ReturnCode vpd_mt_mc_slew_rate_addr(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -34880,7 +36518,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 No description
+/// @note HASH(0xd39eb8)
///
inline fapi2::ReturnCode vpd_mt_mc_slew_rate_addr(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -34909,7 +36547,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 No description
+/// @note HASH(0xd34ca8)
///
inline fapi2::ReturnCode vpd_mt_mc_slew_rate_clk(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -34932,7 +36570,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 No description
+/// @note HASH(0xd34ca8)
///
inline fapi2::ReturnCode vpd_mt_mc_slew_rate_clk(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -34956,7 +36594,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 No description
+/// @note HASH(0xd34ca8)
///
inline fapi2::ReturnCode vpd_mt_mc_slew_rate_clk(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -34985,7 +36623,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 No description
+/// @note HASH(0xd2f538)
///
inline fapi2::ReturnCode vpd_mt_mc_slew_rate_cntl(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -35008,7 +36646,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 No description
+/// @note HASH(0xd2f538)
///
inline fapi2::ReturnCode vpd_mt_mc_slew_rate_cntl(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -35032,7 +36670,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 No description
+/// @note HASH(0xd2f538)
///
inline fapi2::ReturnCode vpd_mt_mc_slew_rate_cntl(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -35061,7 +36699,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 No description
+/// @note HASH(0xd2eda0)
///
inline fapi2::ReturnCode vpd_mt_mc_slew_rate_dq_dqs(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -35085,7 +36723,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 No description
+/// @note HASH(0xd2eda0)
///
inline fapi2::ReturnCode vpd_mt_mc_slew_rate_dq_dqs(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -35109,7 +36747,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 No description
+/// @note HASH(0xd2eda0)
///
inline fapi2::ReturnCode vpd_mt_mc_slew_rate_dq_dqs(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -35138,7 +36776,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 No description
+/// @note HASH(0x869f18)
///
inline fapi2::ReturnCode vpd_mt_mc_slew_rate_spcke(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target,
uint8_t& o_value)
@@ -35161,7 +36799,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 No description
+/// @note HASH(0x869f18)
///
inline fapi2::ReturnCode vpd_mt_mc_slew_rate_spcke(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint8_t& o_value)
@@ -35185,7 +36823,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 No description
+/// @note HASH(0x869f18)
///
inline fapi2::ReturnCode vpd_mt_mc_slew_rate_spcke(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target,
uint8_t* o_array)
@@ -35214,7 +36852,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 No description
+/// @note HASH(0xc4ffc0)
///
inline fapi2::ReturnCode vpd_mt_odt_rd(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t* o_array)
{
@@ -35244,7 +36882,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 No description
+/// @note HASH(0xc4ffc0)
///
inline fapi2::ReturnCode vpd_mt_odt_rd(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
{
@@ -35273,7 +36911,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 No description
+/// @note HASH(0xc4ffc0)
///
inline fapi2::ReturnCode vpd_mt_odt_rd(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
{
@@ -35301,7 +36939,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 No description
+/// @note HASH(0xc69d28)
///
inline fapi2::ReturnCode vpd_mt_odt_wr(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t* o_array)
{
@@ -35331,7 +36969,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 No description
+/// @note HASH(0xc69d28)
///
inline fapi2::ReturnCode vpd_mt_odt_wr(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t* o_array)
{
@@ -35360,7 +36998,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 No description
+/// @note HASH(0xc69d28)
///
inline fapi2::ReturnCode vpd_mt_odt_wr(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
{
@@ -35388,7 +37026,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 No description
+/// @note HASH(0xddd480)
///
inline fapi2::ReturnCode vpd_mt_offset_gpo(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
{
@@ -35410,7 +37048,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 No description
+/// @note HASH(0xddd480)
///
inline fapi2::ReturnCode vpd_mt_offset_gpo(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
{
@@ -35433,7 +37071,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 No description
+/// @note HASH(0xddd480)
///
inline fapi2::ReturnCode vpd_mt_offset_gpo(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
{
@@ -35461,7 +37099,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 No description
+/// @note HASH(0xdddc18)
///
inline fapi2::ReturnCode vpd_mt_offset_rlo(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
{
@@ -35483,7 +37121,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 No description
+/// @note HASH(0xdddc18)
///
inline fapi2::ReturnCode vpd_mt_offset_rlo(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
{
@@ -35506,7 +37144,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 No description
+/// @note HASH(0xdddc18)
///
inline fapi2::ReturnCode vpd_mt_offset_rlo(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
{
@@ -35534,7 +37172,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 No description
+/// @note HASH(0xde36b0)
///
inline fapi2::ReturnCode vpd_mt_offset_wlo(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
{
@@ -35556,7 +37194,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 No description
+/// @note HASH(0xde36b0)
///
inline fapi2::ReturnCode vpd_mt_offset_wlo(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
{
@@ -35579,7 +37217,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 No description
+/// @note HASH(0xde36b0)
///
inline fapi2::ReturnCode vpd_mt_offset_wlo(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
{
@@ -35607,7 +37245,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 No description
+/// @note HASH(0xde3d40)
///
inline fapi2::ReturnCode vpd_mt_vref_dram_wr(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
{
@@ -35629,7 +37267,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 No description
+/// @note HASH(0xde3d40)
///
inline fapi2::ReturnCode vpd_mt_vref_dram_wr(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
{
@@ -35652,7 +37290,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 No description
+/// @note HASH(0xde3d40)
///
inline fapi2::ReturnCode vpd_mt_vref_dram_wr(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
{
@@ -35680,7 +37318,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 No description
+/// @note HASH(0xde8c28)
///
inline fapi2::ReturnCode vpd_mt_vref_mc_rd(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint8_t& o_value)
{
@@ -35702,7 +37340,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 No description
+/// @note HASH(0xde8c28)
///
inline fapi2::ReturnCode vpd_mt_vref_mc_rd(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target, uint8_t& o_value)
{
@@ -35725,7 +37363,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 No description
+/// @note HASH(0xde8c28)
///
inline fapi2::ReturnCode vpd_mt_vref_mc_rd(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint8_t* o_array)
{
@@ -35753,7 +37391,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 No description
+/// @note HASH(0xde9360)
///
inline fapi2::ReturnCode vpd_mt_windage_rd_ctr(const fapi2::Target<fapi2::TARGET_TYPE_MCA>& i_target, uint16_t& o_value)
{
@@ -35775,7 +37413,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 No description
+/// @note HASH(0xde9360)
///
inline fapi2::ReturnCode vpd_mt_windage_rd_ctr(const fapi2::Target<fapi2::TARGET_TYPE_DIMM>& i_target,
uint16_t& o_value)
@@ -35799,7 +37437,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 No description
+/// @note HASH(0xde9360)
///
inline fapi2::ReturnCode vpd_mt_windage_rd_ctr(const fapi2::Target<fapi2::TARGET_TYPE_MCS>& i_target, uint16_t* o_array)
{
OpenPOWER on IntegriCloud