Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/dwc/
H A Dpcie-qcom-ep.c58 #define PARF_BDF_TO_SID_CFG 0x2c00 macro
402 val = readl_relaxed(pcie_ep->parf + PARF_BDF_TO_SID_CFG); in qcom_pcie_perst_deassert()
404 writel_relaxed(val, pcie_ep->parf + PARF_BDF_TO_SID_CFG); in qcom_pcie_perst_deassert()
H A Dpcie-qcom.c56 #define PARF_BDF_TO_SID_CFG 0x2c00 macro
999 val = readl(pcie->parf + PARF_BDF_TO_SID_CFG); in qcom_pcie_config_sid_1_9_0()
1001 writel(val, pcie->parf + PARF_BDF_TO_SID_CFG); in qcom_pcie_config_sid_1_9_0()