Home
last modified time | relevance | path

Searched refs:pex_csr0 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/powerpc/sysdev/
H A Dfsl_pci.h106 __be32 pex_csr0; /* 0x.f14 - PEX Control/Status register 0*/ member
H A Dfsl_pci.c83 val = (in_be32(&pci->pex_csr0) & PEX_CSR0_LTSSM_MASK) in fsl_pcie_check_link()
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dfsl_pci.h165 u32 pex_csr0; /* 0xf14 - PEX Control/Status register 0*/ member
/openbmc/u-boot/drivers/pci/
H A Dfsl_pci_init.c449 ltssm = (in_be32(&pci->pex_csr0) in fsl_pci_init()