Searched refs:sun_top_ctrl_base (Results 1 – 1 of 1) sorted by relevance
46 void __iomem *sun_top_ctrl_base; in brcmstb_soc_device_early_init() local56 sun_top_ctrl_base = of_iomap(sun_top_ctrl, 0); in brcmstb_soc_device_early_init()57 if (!sun_top_ctrl_base) { in brcmstb_soc_device_early_init()62 family_id = readl(sun_top_ctrl_base); in brcmstb_soc_device_early_init()63 product_id = readl(sun_top_ctrl_base + 0x4); in brcmstb_soc_device_early_init()64 iounmap(sun_top_ctrl_base); in brcmstb_soc_device_early_init()