Home
last modified time | relevance | path

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

/linux/arch/arm/plat-orion/
H A Dpcie.c31 #define PCIE_WIN04_REMAP_OFF(n) (0x182c + ((n) << 4)) macro
/linux/drivers/pci/controller/
H A Dpci-mvebu.c43 #define PCIE_WIN04_REMAP_OFF(n) (0x182c + ((n) << 4)) macro