Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/
H A Dpcie-mediatek-gen3.c68 #define PCIE_MSI_SET_ENABLE_REG 0x190 macro
326 val = readl_relaxed(pcie->base + PCIE_MSI_SET_ENABLE_REG); in mtk_pcie_enable_msi()
328 writel_relaxed(val, pcie->base + PCIE_MSI_SET_ENABLE_REG); in mtk_pcie_enable_msi()