Home
last modified time | relevance | path

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

/linux/arch/arm/plat-orion/
H A Dpcie.c29 #define PCIE_WIN04_CTRL_OFF(n) (0x1820 + ((n) << 4)) macro
/linux/drivers/pci/controller/
H A Dpci-mvebu.c41 #define PCIE_WIN04_CTRL_OFF(n) (0x1820 + ((n) << 4)) macro