Home
last modified time | relevance | path

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

/drivers/pci/controller/dwc/
A Dpcie-qcom-ep.c61 #define PARF_BDF_TO_SID_CFG 0x2c00 macro
415 val = readl_relaxed(pcie_ep->parf + PARF_BDF_TO_SID_CFG); in qcom_pcie_perst_deassert()
417 writel_relaxed(val, pcie_ep->parf + PARF_BDF_TO_SID_CFG); in qcom_pcie_perst_deassert()
A Dpcie-qcom.c72 #define PARF_BDF_TO_SID_CFG 0x2c00 macro
1092 val = readl(pcie->parf + PARF_BDF_TO_SID_CFG); in qcom_pcie_config_sid_1_9_0()
1094 writel(val, pcie->parf + PARF_BDF_TO_SID_CFG); in qcom_pcie_config_sid_1_9_0()

Completed in 11 milliseconds