Searched refs:PCI_P2P_BUS_MASK (Results 1 – 1 of 1) sorted by relevance
215 #define PCI_P2P_BUS_MASK (0xff << PCI_P2P_BUS_OFFS) macro270 return((conf & PCI_P2P_BUS_MASK) >> PCI_P2P_BUS_OFFS); in orion5x_pci_local_bus_nr()378 bus = (p2p & PCI_P2P_BUS_MASK) >> PCI_P2P_BUS_OFFS; in orion5x_pci_set_bus_nr()388 p2p &= ~PCI_P2P_BUS_MASK; in orion5x_pci_set_bus_nr()