Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/
H A Dpcie-mediatek-gen3.c79 #define PCIE_ICMD_PM_REG 0x198 macro
1015 val = readl_relaxed(pcie->base + PCIE_ICMD_PM_REG); in mtk_pcie_turn_off_link()
1017 writel_relaxed(val, pcie->base + PCIE_ICMD_PM_REG); in mtk_pcie_turn_off_link()