Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/
H A Dpcie-mediatek.c132 #define PCIE_RST_CTRL 0x510 macro
695 writel(0, port->base + PCIE_RST_CTRL); in mtk_pcie_startup_port_v2()
702 writel(PCIE_LINKDOWN_RST_EN, port->base + PCIE_RST_CTRL); in mtk_pcie_startup_port_v2()
712 val = readl(port->base + PCIE_RST_CTRL); in mtk_pcie_startup_port_v2()
715 writel(val, port->base + PCIE_RST_CTRL); in mtk_pcie_startup_port_v2()