Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pci/controller/dwc/
Dpcie-qcom-ep.c39 #define PARF_LTSSM 0x1b0 macro
491 val = readl_relaxed(pcie_ep->parf + PARF_LTSSM); in qcom_pcie_perst_deassert()
493 writel_relaxed(val, pcie_ep->parf + PARF_LTSSM); in qcom_pcie_perst_deassert()
Dpcie-qcom.c50 #define PARF_LTSSM 0x1b0 macro
535 val = readl(pcie->parf + PARF_LTSSM); in qcom_pcie_2_3_2_ltssm_enable()
537 writel(val, pcie->parf + PARF_LTSSM); in qcom_pcie_2_3_2_ltssm_enable()