Home
last modified time | relevance | path

Searched defs:PCIE_BAR_HI_OFF (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm/plat-orion/
H A Dpcie.c26 #define PCIE_BAR_HI_OFF(n) (0x0014 + ((n) << 3)) macro
/linux/drivers/pci/controller/
H A Dpci-mvebu.c36 #define PCIE_BAR_HI_OFF(n) (0x0014 + ((n) << 3)) macro