From 8187226a6809f012f77592c5ca9c569f0c862c6d Mon Sep 17 00:00:00 2001 From: Stephen Glancy Date: Mon, 12 Aug 2019 11:23:29 -0400 Subject: Updates exp access delay regs to set delays Change-Id: I2d78d348aa64f40410b697aae9bdd44ebc8faf1b Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/82086 Tested-by: FSP CI Jenkins Tested-by: Jenkins Server Tested-by: PPE CI Tested-by: Hostboot CI Reviewed-by: Louis Stermole Reviewed-by: Mark Pizzutillo Reviewed-by: Jennifer A Stofer Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/82237 Reviewed-by: RAJA DAS --- .../chips/ocmb/explorer/procedures/hwp/memory/lib/shared/exp_consts.H | 1 + 1 file changed, 1 insertion(+) (limited to 'src/import/chips') diff --git a/src/import/chips/ocmb/explorer/procedures/hwp/memory/lib/shared/exp_consts.H b/src/import/chips/ocmb/explorer/procedures/hwp/memory/lib/shared/exp_consts.H index 9381da97..f6d1bc83 100644 --- a/src/import/chips/ocmb/explorer/procedures/hwp/memory/lib/shared/exp_consts.H +++ b/src/import/chips/ocmb/explorer/procedures/hwp/memory/lib/shared/exp_consts.H @@ -214,6 +214,7 @@ enum cmd_id : uint8_t FW_PQM_HORIZONTAL_BATHTUB_GET = 0x18, FW_PQM_VERTICAL_BATHTUB_GET = 0x19, FW_PQM_2D_BATHTUB_GET = 0x1A, + EXP_FW_PQM_FORCE_DELAY_LINE_UPDATE = 0x1B, }; /// -- cgit v1.2.1