Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/dwc/
H A Dpcie-designware.h296 DW_PCIE_LTSSM_L2_IDLE = 0x15, enumerator
H A Dpcie-designware-host.c834 ret = read_poll_timeout(dw_pcie_get_ltssm, val, val == DW_PCIE_LTSSM_L2_IDLE, in dw_pcie_suspend_noirq()