Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pci/controller/
Dpcie-mediatek.c34 #define PCIE_INT_ENABLE 0x0c macro
796 val = readl(pcie->base + PCIE_INT_ENABLE); in mtk_pcie_startup_port()
798 writel(val, pcie->base + PCIE_INT_ENABLE); in mtk_pcie_startup_port()