Home
last modified time | relevance | path

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

/linux/drivers/pci/controller/dwc/
H A Dpcie-qcom-ep.c61 #define PARF_BDF_TO_SID_CFG 0x2c00 macro
433 val = readl_relaxed(pcie_ep->parf + PARF_BDF_TO_SID_CFG); in qcom_pcie_perst_deassert()
435 writel_relaxed(val, pcie_ep->parf + PARF_BDF_TO_SID_CFG); in qcom_pcie_perst_deassert()
H A Dpcie-qcom.c70 #define PARF_BDF_TO_SID_CFG 0x2c00 macro
1094 val = readl(pcie->parf + PARF_BDF_TO_SID_CFG); in qcom_pcie_config_sid_1_9_0()
1096 writel(val, pcie->parf + PARF_BDF_TO_SID_CFG); in qcom_pcie_config_sid_1_9_0()