Home
last modified time | relevance | path

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

/linux/drivers/pci/controller/dwc/
H A Dpcie-qcom-ep.c33 #define PARF_PM_CTRL 0x20 macro
448 val = readl_relaxed(pcie_ep->parf + PARF_PM_CTRL); in qcom_pcie_perst_deassert()
450 writel_relaxed(val, pcie_ep->parf + PARF_PM_CTRL); in qcom_pcie_perst_deassert()
709 val = readl_relaxed(pcie_ep->parf + PARF_PM_CTRL); in qcom_pcie_ep_global_irq_thread()
711 writel_relaxed(val, pcie_ep->parf + PARF_PM_CTRL); in qcom_pcie_ep_global_irq_thread()
717 val = readl_relaxed(pcie_ep->parf + PARF_PM_CTRL); in qcom_pcie_ep_global_irq_thread()
719 writel_relaxed(val, pcie_ep->parf + PARF_PM_CTRL); in qcom_pcie_ep_global_irq_thread()
H A Dpcie-qcom.c46 #define PARF_PM_CTRL 0x20 macro
1013 val = readl(pcie->parf + PARF_PM_CTRL); in qcom_pcie_init_2_7_0()
1015 writel(val, pcie->parf + PARF_PM_CTRL); in qcom_pcie_init_2_7_0()