arm: mvebu: a38x: serdes: Update comment about PCIE*_ENABLE_* defines
These are part of SOC_CONTROL_REG1 register, not PEX_CAPABILITIES_REG. Signed-off-by: Pali Rohár <pali@kernel.org> Reviewed-by: Marek Behún <marek.behun@nic.cz> Reviewed-by: Stefan Roese <sr@denx.de>
This commit is contained in:
parent
28c935b5ee
commit
de72930433
@ -12,7 +12,7 @@
|
||||
/* Direct access to PEX0 Root Port's PCIe Capability structure */
|
||||
#define PEX0_RP_PCIE_CFG_OFFSET (0x00080000 + 0x60)
|
||||
|
||||
/* PEX_CAPABILITIES_REG fields */
|
||||
/* SOC_CONTROL_REG1 fields */
|
||||
#define PCIE0_ENABLE_OFFS 0
|
||||
#define PCIE0_ENABLE_MASK (0x1 << PCIE0_ENABLE_OFFS)
|
||||
#define PCIE1_ENABLE_OFFS 1
|
||||
|
Loading…
Reference in New Issue
Block a user