Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/dwc/
H A Dpcie-intel-gw.c28 #define PCIE_APP_CCR_LTSSM_ENABLE BIT(0) macro
113 pcie_app_wr_mask(pcie, PCIE_APP_CCR, PCIE_APP_CCR_LTSSM_ENABLE, in intel_pcie_ltssm_enable()
114 PCIE_APP_CCR_LTSSM_ENABLE); in intel_pcie_ltssm_enable()
119 pcie_app_wr_mask(pcie, PCIE_APP_CCR, PCIE_APP_CCR_LTSSM_ENABLE, 0); in intel_pcie_ltssm_disable()