Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/pci/controller/dwc/
Dpcie-qcom-ep.c61 #define PARF_BDF_TO_SID_CFG 0x2c00 macro
407 val = readl_relaxed(pcie_ep->parf + PARF_BDF_TO_SID_CFG); in qcom_pcie_perst_deassert()
409 writel_relaxed(val, pcie_ep->parf + PARF_BDF_TO_SID_CFG); in qcom_pcie_perst_deassert()
Dpcie-qcom.c69 #define PARF_BDF_TO_SID_CFG 0x2c00 macro
1067 val = readl(pcie->parf + PARF_BDF_TO_SID_CFG); in qcom_pcie_config_sid_1_9_0()
1069 writel(val, pcie->parf + PARF_BDF_TO_SID_CFG); in qcom_pcie_config_sid_1_9_0()