Home
last modified time | relevance | path

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

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