Home
last modified time | relevance | path

Searched refs:block_rev1 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/powerpc/sysdev/
H A Dfsl_pci.h73 __be32 block_rev1; /* 0x.bf8 - PCIE Block Revision register 1 */ member
H A Dfsl_pci.c235 if (in_be32(&pci->block_rev1) >= PCIE_IP_REV_2_2) { in setup_pci_atmu()
576 if (in_be32(&pci->block_rev1) < PCIE_IP_REV_3_0) in fsl_add_bridge()
604 if (in_be32(&pci->block_rev1) < PCIE_IP_REV_3_0) { in fsl_add_bridge()
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dfsl_pci.h84 u32 block_rev1; /* 0xbf8 - PCIE Block Revision register 1 */ member
H A Dimmap_86xx.h138 uint block_rev1; /* 0x8bf8 - PEX Block Revision register 1 */ member
/openbmc/u-boot/drivers/pci/
H A Dfsl_pci_init.c330 block_rev = in_be32(&pci->block_rev1); in fsl_pci_init()
713 u32 block_rev = in_be32(&pci->block_rev1); in fsl_pci_config_unlock()