Searched refs:PCI_MODE_PCIX (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/arch/arm/mach-orion5x/ | ||
H A D | pci.c | 204 #define PCI_MODE_PCIX ((1 << 4) | (1 << 5)) macro 373 if (readl(PCI_MODE) & PCI_MODE_PCIX) { orion5x_pci_set_bus_nr() |
Completed in 53 milliseconds