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

/linux-4.4.14/arch/arm/mach-orion5x/
H A Dpci.c224 #define PCI_CONF_DEV(dev) (((dev) & 0x1f) << 11) macro
280 PCI_CONF_DEV(dev) | PCI_CONF_REG(where) | orion5x_pci_hw_rd_conf()
304 PCI_CONF_DEV(dev) | PCI_CONF_REG(where) | orion5x_pci_hw_wr_conf()

Completed in 136 milliseconds