Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/pci/
H A Dpcie_layerscape.h71 #define LTSSM_PCIE_L0 0x11 /* L0 state */ macro
H A Dpcie_layerscape.c74 if (ltssm < LTSSM_PCIE_L0) in ls_pcie_link_up()