Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pci/controller/
Dpcie-mediatek.c31 #define PCIE_INT_ENABLE 0x0c macro
742 val = readl(pcie->base + PCIE_INT_ENABLE); in mtk_pcie_startup_port()
744 writel(val, pcie->base + PCIE_INT_ENABLE); in mtk_pcie_startup_port()