Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/sysdev/
H A Dfsl_pci.h20 #define PCIE_LTSSM_L0 0x16 /* L0 state */ macro
H A Dfsl_pci.c78 if (val < PCIE_LTSSM_L0) in fsl_pcie_check_link()