This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Billy,
There are no documented registers/structure to read presets. I assume you want to perform compliance testing, to do so:
You can use the EC bit in the RC to force the EP to enter compliance mode, the EC bit is the PCIE_CORE_RP_I_LINK_CTRL_STATUS_2[4] register bit. you can use devmem2 utility to set the register directly.
regards
Jian