Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds