Searched refs:PARF_BDF_TO_SID_CFG (Results 1 – 2 of 2) sorted by relevance
58 #define PARF_BDF_TO_SID_CFG 0x2c00 macro402 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()
56 #define PARF_BDF_TO_SID_CFG 0x2c00 macro999 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()