Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/pci/controller/dwc/
Dpcie-qcom-ep.c41 #define PARF_LTSSM 0x1b0 macro
523 val = readl_relaxed(pcie_ep->parf + PARF_LTSSM); in qcom_pcie_perst_deassert()
525 writel_relaxed(val, pcie_ep->parf + PARF_LTSSM); in qcom_pcie_perst_deassert()
Dpcie-qcom.c54 #define PARF_LTSSM 0x1b0 macro
625 val = readl(pcie->parf + PARF_LTSSM); in qcom_pcie_2_3_2_ltssm_enable()
627 writel(val, pcie->parf + PARF_LTSSM); in qcom_pcie_2_3_2_ltssm_enable()