Home
last modified time | relevance | path

Searched refs:PCIE_LINK_STATE_ALL (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/pci/controller/
H A Dvmd.c770 pci_enable_link_state_locked(pdev, PCIE_LINK_STATE_ALL); in vmd_pm_enable_quirk()
/linux/drivers/pci/controller/dwc/
H A Dpcie-qcom.c1062 pci_enable_link_state_locked(pdev, PCIE_LINK_STATE_ALL); in qcom_pcie_enable_aspm()
/linux/include/linux/
H A Dpci.h1880 #define PCIE_LINK_STATE_ALL (PCIE_LINK_STATE_ASPM_ALL |\ macro