Home
last modified time | relevance | path

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

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