Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpcie-mediatek.c130 #define PCIE_RST_CTRL 0x510 macro
692 writel(0, port->base + PCIE_RST_CTRL); in mtk_pcie_startup_port_v2()
699 writel(PCIE_LINKDOWN_RST_EN, port->base + PCIE_RST_CTRL); in mtk_pcie_startup_port_v2()
702 val = readl(port->base + PCIE_RST_CTRL); in mtk_pcie_startup_port_v2()
705 writel(val, port->base + PCIE_RST_CTRL); in mtk_pcie_startup_port_v2()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds