summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/hwp/nest/p9_fbc_utils.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/import/chips/p9/procedures/hwp/nest/p9_fbc_utils.H')
-rw-r--r--src/import/chips/p9/procedures/hwp/nest/p9_fbc_utils.H4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/import/chips/p9/procedures/hwp/nest/p9_fbc_utils.H b/src/import/chips/p9/procedures/hwp/nest/p9_fbc_utils.H
index 6a0c0a35..d1f64d1f 100644
--- a/src/import/chips/p9/procedures/hwp/nest/p9_fbc_utils.H
+++ b/src/import/chips/p9/procedures/hwp/nest/p9_fbc_utils.H
@@ -52,9 +52,7 @@
enum p9_fbc_utils_addr_mode_t
{
EFF_FBC_GRP_CHIP_IDS, // effective FBC group/chip ID attributes
- EFF_FBC_GRP_ID_ONLY, // effective FBC group ID attribute (chip ID=0)
- ABS_FBC_GRP_CHIP_IDS, // absolute FBC group/chip ID attributes
- ABS_FBC_GRP_ID_ONLY // absolute FBC group ID attribute (chip ID=0)
+ HB_GRP_CHIP_IDS, // group/chip ID of the memory
};
//------------------------------------------------------------------------------
OpenPOWER on IntegriCloud