Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pci/controller/
Dpcie-mediatek.c132 #define PCIE_RST_CTRL 0x510 macro
689 writel(0, port->base + PCIE_RST_CTRL); in mtk_pcie_startup_port_v2()
696 writel(PCIE_LINKDOWN_RST_EN, port->base + PCIE_RST_CTRL); in mtk_pcie_startup_port_v2()
706 val = readl(port->base + PCIE_RST_CTRL); in mtk_pcie_startup_port_v2()
709 writel(val, port->base + PCIE_RST_CTRL); in mtk_pcie_startup_port_v2()