Fix PCIE_SERDES_CTRL registers
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
DataHoarder 2021-08-06 00:06:15 +02:00
parent e3535abed0
commit c6d9b910df

View file

@ -384,17 +384,17 @@
.constant PCIE_SERDES_CTRL_0a, PCIE_PF_BASE +0x19010
.constant PCIE_SERDES_CTRL_0b, PCIE_SERDES_CTRL_0a +1
.constant PCIE_SERDES_CTRL_1b, PCIE_SERDES_CTRL_0a +2
.constant PCIE_SERDES_CTRL_1a, PCIE_SERDES_CTRL_0a +2
.constant PCIE_SERDES_CTRL_1b, PCIE_SERDES_CTRL_1a +1
.constant PCIE_SERDES_CTRL_2b, PCIE_SERDES_CTRL_1a +2
.constant PCIE_SERDES_CTRL_2a, PCIE_SERDES_CTRL_1a +2
.constant PCIE_SERDES_CTRL_2b, PCIE_SERDES_CTRL_2a +1
.constant PCIE_SERDES_CTRL_3b, PCIE_SERDES_CTRL_2a +2
.constant PCIE_SERDES_CTRL_3a, PCIE_SERDES_CTRL_2a +2
.constant PCIE_SERDES_CTRL_3b, PCIE_SERDES_CTRL_3a +1
.constant PCIE_SERDES_CTRL_4b, PCIE_SERDES_CTRL_3a +2
.constant PCIE_SERDES_CTRL_4a, PCIE_SERDES_CTRL_3a +2
.constant PCIE_SERDES_CTRL_4b, PCIE_SERDES_CTRL_4a +1
.constant PCIE_SERDES_CTRL_5b, PCIE_SERDES_CTRL_4a +2
.constant PCIE_SERDES_CTRL_5a, PCIE_SERDES_CTRL_4a +2
.constant PCIE_SERDES_CTRL_5b, PCIE_SERDES_CTRL_5a +1
.constant PCIE_SERDES_CTRL_6b, PCIE_SERDES_CTRL_5a +2
.constant PCIE_SERDES_CTRL_6a, PCIE_SERDES_CTRL_5a +2
.constant PCIE_SERDES_CTRL_6b, PCIE_SERDES_CTRL_6a +1
.constant PCIE_SERDES_CTRL_7b, PCIE_SERDES_CTRL_6a +2
.constant PCIE_SERDES_CTRL_7a, PCIE_SERDES_CTRL_6a +2
.constant PCIE_SERDES_CTRL_7b, PCIE_SERDES_CTRL_7a +1