From 3d7085b75887a35e647da83ed15f40e264adc447 Mon Sep 17 00:00:00 2001 From: opcm Date: Fri, 4 Aug 2023 17:29:13 +0200 Subject: [PATCH] pcm-raw: fix pcicfg reg syntax documentation --- doc/PCM_RAW_README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/PCM_RAW_README.md b/doc/PCM_RAW_README.md index 95ce5947..ab910138 100644 --- a/doc/PCM_RAW_README.md +++ b/doc/PCM_RAW_README.md @@ -62,7 +62,7 @@ If the name is not specified the first event will show up as package_msr:0x34:st PCI Configuration Registers - PCICFG (CSR): ``` -pcicfg/config=,config1=,config2=[,name=] +pcicfg/config=,config1=,config2=,width=[,name=] ``` * width: register width in bits (16,32,64)