PCIE_BAR_CTRL_OFF   28 arch/arm/plat-orion/pcie.c #define PCIE_BAR_CTRL_OFF(n)	(0x1804 + ((n - 1) * 4))
PCIE_BAR_CTRL_OFF   37 drivers/pci/controller/pci-mvebu.c #define PCIE_BAR_CTRL_OFF(n)	(0x1804 + (((n) - 1) * 4))