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

/linux-4.1.27/arch/arm/mach-orion5x/
H A Dpci.c196 #define PCI_P2P_CONF ORION5X_PCI_REG(0x1d14) macro
212 * PCI_P2P_CONF bits
269 u32 conf = readl(PCI_P2P_CONF); orion5x_pci_local_bus_nr()
371 u32 p2p = readl(PCI_P2P_CONF); orion5x_pci_set_bus_nr()
390 writel(p2p, PCI_P2P_CONF); orion5x_pci_set_bus_nr()

Completed in 49 milliseconds