let me be more specific.
PHY32, is DQ timing register for slice 2.
But in the table "DDRMC_PHY32 field descriptions" is wrong, it talks about the DQS. so the actual table for PHY32 is the one called "DDRMC_PHY33 field descriptions"
Also, the register with the bitfields (the picture with the fields and numbers from 31 and 0) is swapped.
The action neede is:
Swap:
- Register picture from 32 to 33
- Field descriptions table from 32 to 33
Thanks.