diff --git a/doc/PCM_RAW_README.md b/doc/PCM_RAW_README.md index ab910138..0649c9c2 100644 --- a/doc/PCM_RAW_README.md +++ b/doc/PCM_RAW_README.md @@ -65,15 +65,15 @@ PCI Configuration Registers - PCICFG (CSR): pcicfg/config=,config1=,config2=,width=[,name=] ``` -* width: register width in bits (16,32,64) * dev_id: Intel PCI device id where the register is located * offset: offset of the register * static_or_freerun: same syntax as for MSR registers +* width: register width in bits (16,32,64) Example: ``` -pcicfg32/config=0xe20,config1=0x180,config2=0x0,name=CHANERR_INT +pcicfg/config=0xe20,config1=0x180,config2=0x0,width=32,name=CHANERR_INT ``` From: https://www.intel.la/content/dam/www/public/us/en/documents/datasheets/xeon-e7-v2-datasheet-vol-2.pdf