Home
last modified time | relevance | path

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

/linux-6.15/drivers/pci/controller/dwc/
H A Dpcie-qcom-ep.c41 #define PARF_LTSSM 0x1b0 macro
527 val = readl_relaxed(pcie_ep->parf + PARF_LTSSM); in qcom_pcie_perst_deassert()
529 writel_relaxed(val, pcie_ep->parf + PARF_LTSSM); in qcom_pcie_perst_deassert()
H A Dpcie-qcom.c54 #define PARF_LTSSM 0x1b0 macro
626 val = readl(pcie->parf + PARF_LTSSM); in qcom_pcie_2_3_2_ltssm_enable()
628 writel(val, pcie->parf + PARF_LTSSM); in qcom_pcie_2_3_2_ltssm_enable()