Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/pci/controller/
Dpcie-brcmstb.c87 #define PCIE_MISC_PCIE_CTRL 0x4064 macro
755 tmp = readl(pcie->base + PCIE_MISC_PCIE_CTRL); in brcm_pcie_perst_set_7278()
757 writel(tmp, pcie->base + PCIE_MISC_PCIE_CTRL); in brcm_pcie_perst_set_7278()
1046 tmp = readl(base + PCIE_MISC_PCIE_CTRL); in brcm_pcie_enter_l23()
1048 writel(tmp, base + PCIE_MISC_PCIE_CTRL); in brcm_pcie_enter_l23()
1121 tmp = readl(base + PCIE_MISC_PCIE_CTRL); in brcm_pcie_turn_off()
1123 writel(tmp, base + PCIE_MISC_PCIE_CTRL); in brcm_pcie_turn_off()