Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pci/controller/
Dpcie-brcmstb.c92 #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()
1175 tmp = readl(base + PCIE_MISC_PCIE_CTRL); in brcm_pcie_enter_l23()
1177 writel(tmp, base + PCIE_MISC_PCIE_CTRL); in brcm_pcie_enter_l23()
1250 tmp = readl(base + PCIE_MISC_PCIE_CTRL); in brcm_pcie_turn_off()
1252 writel(tmp, base + PCIE_MISC_PCIE_CTRL); in brcm_pcie_turn_off()