Searched refs:hif_cont_block (Results 1 – 1 of 1) sorted by relevance
45 static void __iomem *hif_cont_block; variable133 writel_relaxed(0, hif_cont_block + hif_cont_reg + reg_ofs); in cpu_set_boot_addr()134 writel_relaxed(boot_addr, hif_cont_block + hif_cont_reg + 4 + reg_ofs); in cpu_set_boot_addr()299 hif_cont_block = of_iomap(syscon_np, 0); in setup_hifcont_regs()300 if (!hif_cont_block) { in setup_hifcont_regs()342 if (!cpubiuctrl_block || !hif_cont_block) in brcmstb_boot_secondary()