Searched refs:PCI_P2P_DEV_MASK (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/arch/arm/mach-orion5x/ | ||
H A D | pci.c | 217 #define PCI_P2P_DEV_MASK (0x1f << PCI_P2P_DEV_OFFS) macro 379 dev = (p2p & PCI_P2P_DEV_MASK) >> PCI_P2P_DEV_OFFS; orion5x_pci_set_bus_nr() |
Completed in 41 milliseconds