Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/
H A Dpcie-mediatek.c34 #define PCIE_INT_ENABLE 0x0c macro
802 val = readl(pcie->base + PCIE_INT_ENABLE); in mtk_pcie_startup_port()
804 writel(val, pcie->base + PCIE_INT_ENABLE); in mtk_pcie_startup_port()