Home
last modified time | relevance | path

Searched refs:PCIE_CONF_FUNC (Results 1 – 3 of 3) sorted by relevance

/drivers/pci/controller/
A Dpcie-rcar.h122 #define PCIE_CONF_FUNC(f) (((f) & 0x7) << 16) macro
A Dpci-mvebu.c52 #define PCIE_CONF_FUNC(f) (((f) & 0x7) << 8) macro
55 PCIE_CONF_FUNC(PCI_FUNC(devfn)) | PCIE_CONF_REG(where) | \
A Dpcie-rcar-host.c209 PCIE_CONF_DEV(dev) | PCIE_CONF_FUNC(func) | reg, PCIECAR); in rcar_pcie_config_access()

Completed in 20 milliseconds