Home
last modified time | relevance | path

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

/linux-6.15/drivers/pci/controller/
H A Dpcie-mediatek-gen3.c58 #define PCIE_RST_CTRL_REG 0x148 macro
464 val = readl_relaxed(pcie->base + PCIE_RST_CTRL_REG); in mtk_pcie_startup_port()
467 writel_relaxed(val, pcie->base + PCIE_RST_CTRL_REG); in mtk_pcie_startup_port()
480 writel_relaxed(val, pcie->base + PCIE_RST_CTRL_REG); in mtk_pcie_startup_port()
1301 val = readl_relaxed(pcie->base + PCIE_RST_CTRL_REG); in mtk_pcie_suspend_noirq()
1303 writel_relaxed(val, pcie->base + PCIE_RST_CTRL_REG); in mtk_pcie_suspend_noirq()