Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpcie-mediatek.c31 #define PCIE_SYS_CFG 0x00 macro
775 val = readl(pcie->base + PCIE_SYS_CFG); in mtk_pcie_startup_port()
777 writel(val, pcie->base + PCIE_SYS_CFG); in mtk_pcie_startup_port()
780 val = readl(pcie->base + PCIE_SYS_CFG); in mtk_pcie_startup_port()
782 writel(val, pcie->base + PCIE_SYS_CFG); in mtk_pcie_startup_port()
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpcie-mediatek.c33 #define PCIE_SYS_CFG 0x00 macro
785 val = readl(pcie->base + PCIE_SYS_CFG); in mtk_pcie_startup_port()
787 writel(val, pcie->base + PCIE_SYS_CFG); in mtk_pcie_startup_port()
790 val = readl(pcie->base + PCIE_SYS_CFG); in mtk_pcie_startup_port()
792 writel(val, pcie->base + PCIE_SYS_CFG); in mtk_pcie_startup_port()

Completed in 4 milliseconds