Home
last modified time | relevance | path

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

/drivers/pci/controller/dwc/
A Dpcie-qcom-ep.c33 #define PARF_PM_CTRL 0x20 macro
430 val = readl_relaxed(pcie_ep->parf + PARF_PM_CTRL); in qcom_pcie_perst_deassert()
432 writel_relaxed(val, pcie_ep->parf + PARF_PM_CTRL); in qcom_pcie_perst_deassert()
693 val = readl_relaxed(pcie_ep->parf + PARF_PM_CTRL); in qcom_pcie_ep_global_irq_thread()
695 writel_relaxed(val, pcie_ep->parf + PARF_PM_CTRL); in qcom_pcie_ep_global_irq_thread()
701 val = readl_relaxed(pcie_ep->parf + PARF_PM_CTRL); in qcom_pcie_ep_global_irq_thread()
703 writel_relaxed(val, pcie_ep->parf + PARF_PM_CTRL); in qcom_pcie_ep_global_irq_thread()
A Dpcie-qcom.c45 #define PARF_PM_CTRL 0x20 macro
1012 val = readl(pcie->parf + PARF_PM_CTRL); in qcom_pcie_init_2_7_0()
1014 writel(val, pcie->parf + PARF_PM_CTRL); in qcom_pcie_init_2_7_0()

Completed in 7 milliseconds