Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/pci/controller/
Dpcie-brcmstb.c89 #define PCIE_MISC_PCIE_CTRL 0x4064 macro
765 tmp = readl(pcie->base + PCIE_MISC_PCIE_CTRL); in brcm_pcie_perst_set_7278()
767 writel(tmp, pcie->base + PCIE_MISC_PCIE_CTRL); in brcm_pcie_perst_set_7278()
1160 tmp = readl(base + PCIE_MISC_PCIE_CTRL); in brcm_pcie_enter_l23()
1162 writel(tmp, base + PCIE_MISC_PCIE_CTRL); in brcm_pcie_enter_l23()
1235 tmp = readl(base + PCIE_MISC_PCIE_CTRL); in brcm_pcie_turn_off()
1237 writel(tmp, base + PCIE_MISC_PCIE_CTRL); in brcm_pcie_turn_off()