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

/linux-master/arch/powerpc/sysdev/
H A Dfsl_pci.h23 #define PCIE_IP_REV_3_0 0x02080300 /* PCIE IP block version Rev3.0 */ macro
H A Dfsl_pci.c576 if (in_be32(&pci->block_rev1) < PCIE_IP_REV_3_0)
604 if (in_be32(&pci->block_rev1) < PCIE_IP_REV_3_0) {

Completed in 151 milliseconds