Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/sysdev/
Dfsl_pci.h23 #define PCIE_IP_REV_3_0 0x02080300 /* PCIE IP block version Rev3.0 */ macro
Dfsl_pci.c571 if (in_be32(&pci->block_rev1) < PCIE_IP_REV_3_0) in fsl_add_bridge()
599 if (in_be32(&pci->block_rev1) < PCIE_IP_REV_3_0) { in fsl_add_bridge()