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

/linux-4.1.27/arch/arm/mach-orion5x/
H A Dpci.c225 #define PCI_CONF_BUS(bus) (((bus) & 0xff) << 16) macro
279 writel(PCI_CONF_BUS(bus) | orion5x_pci_hw_rd_conf()
303 writel(PCI_CONF_BUS(bus) | orion5x_pci_hw_wr_conf()

Completed in 47 milliseconds