Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/pci/controller/
Dpcie-brcmstb.c88 #define PCIE_MISC_PCIE_CTRL 0x4064 macro
763 tmp = readl(pcie->base + PCIE_MISC_PCIE_CTRL); in brcm_pcie_perst_set_7278()
765 writel(tmp, pcie->base + PCIE_MISC_PCIE_CTRL); in brcm_pcie_perst_set_7278()
1055 tmp = readl(base + PCIE_MISC_PCIE_CTRL); in brcm_pcie_enter_l23()
1057 writel(tmp, base + PCIE_MISC_PCIE_CTRL); in brcm_pcie_enter_l23()
1130 tmp = readl(base + PCIE_MISC_PCIE_CTRL); in brcm_pcie_turn_off()
1132 writel(tmp, base + PCIE_MISC_PCIE_CTRL); in brcm_pcie_turn_off()