Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/pci/controller/
Dpcie-mediatek-gen3.c27 #define PCIE_SETTING_REG 0x80 macro
285 val = readl_relaxed(port->base + PCIE_SETTING_REG); in mtk_pcie_startup_port()
287 writel_relaxed(val, port->base + PCIE_SETTING_REG); in mtk_pcie_startup_port()