Home
last modified time | relevance | path

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

/drivers/pci/controller/
Dpcie-mediatek-gen3.c41 #define PCIE_RST_CTRL_REG 0x148 macro
365 val = readl_relaxed(pcie->base + PCIE_RST_CTRL_REG); in mtk_pcie_startup_port()
367 writel_relaxed(val, pcie->base + PCIE_RST_CTRL_REG); in mtk_pcie_startup_port()
379 writel_relaxed(val, pcie->base + PCIE_RST_CTRL_REG); in mtk_pcie_startup_port()
1040 val = readl_relaxed(pcie->base + PCIE_RST_CTRL_REG); in mtk_pcie_suspend_noirq()
1042 writel_relaxed(val, pcie->base + PCIE_RST_CTRL_REG); in mtk_pcie_suspend_noirq()