Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/dwc/
H A Dpcie-qcom-ep.c39 #define PARF_LTSSM 0x1b0 macro
507 val = readl_relaxed(pcie_ep->parf + PARF_LTSSM); in qcom_pcie_perst_deassert()
509 writel_relaxed(val, pcie_ep->parf + PARF_LTSSM); in qcom_pcie_perst_deassert()
H A Dpcie-qcom.c50 #define PARF_LTSSM 0x1b0 macro
539 val = readl(pcie->parf + PARF_LTSSM); in qcom_pcie_2_3_2_ltssm_enable()
541 writel(val, pcie->parf + PARF_LTSSM); in qcom_pcie_2_3_2_ltssm_enable()