commit | 55704534e519d38ed4c2362925b2a68cf4c1e476 | [log] [tgz] |
---|---|---|
author | Jaxon Haws <jaxon.haws@amd.com> | Mon Oct 31 16:57:43 2022 -0500 |
committer | Jaxon Haws <jaxon.haws@amd.com> | Mon Oct 31 16:57:43 2022 -0500 |
tree | c947e1fd2c274cb949f52a24f040dba15365f508 | |
parent | de53aa4fd7777a2602882bb7d4304e0b2ad6bc6f [diff] |
cxl: Fix Register Locator DVSEC decoding Fix decoding of register blocks by introducing offset to position calculation (8.1.9 of CXL 3.0 spec) and removed unused defines for Register Locator DVSEC. Signed-off-by: Jaxon Haws <jaxon.haws@amd.com>