Searched refs:PCIE_CONF_REG (Results 1 - 1 of 1) sorted by relevance

/drivers/pci/host/
H A Dpci-mvebu.c43 #define PCIE_CONF_REG(r) ((((r) & 0xf00) << 16) | ((r) & 0xfc)) macro
49 PCIE_CONF_FUNC(PCI_FUNC(devfn)) | PCIE_CONF_REG(where) | \

Completed in 55 milliseconds