Home
last modified time | relevance | path

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

/linux/drivers/pci/controller/
H A Dpcie-mediatek-gen3.c31 #define PCIE_SETTING_REG 0x80 macro
385 val = readl_relaxed(pcie->base + PCIE_SETTING_REG); in mtk_pcie_startup_port()
387 writel_relaxed(val, pcie->base + PCIE_SETTING_REG); in mtk_pcie_startup_port()