Searched refs:PCIE_MSI_SET_ENABLE_REG (Results 1 – 1 of 1) sorted by relevance
86 #define PCIE_MSI_SET_ENABLE_REG 0x190 macro 392 val = readl_relaxed(pcie->base + PCIE_MSI_SET_ENABLE_REG); in mtk_pcie_enable_msi() 394 writel_relaxed(val, pcie->base + PCIE_MSI_SET_ENABLE_REG); in mtk_pcie_enable_msi()