Searched refs:hif_cont_block (Results 1 – 1 of 1) sorted by relevance
53 static void __iomem *hif_cont_block; variable141 writel_relaxed(0, hif_cont_block + hif_cont_reg + reg_ofs); in cpu_set_boot_addr()142 writel_relaxed(boot_addr, hif_cont_block + hif_cont_reg + 4 + reg_ofs); in cpu_set_boot_addr()307 hif_cont_block = of_iomap(syscon_np, 0); in setup_hifcont_regs()308 if (!hif_cont_block) { in setup_hifcont_regs()347 if (!cpubiuctrl_block || !hif_cont_block) in brcmstb_boot_secondary()