Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-orion5x/
Dpci.c233 #define PCI_CONF_BUS(bus) (((bus) & 0xff) << 16) macro
287 writel(PCI_CONF_BUS(bus) | in orion5x_pci_hw_rd_conf()
311 writel(PCI_CONF_BUS(bus) | in orion5x_pci_hw_wr_conf()