Searched refs:sun_top_ctrl_base (Results 1 – 1 of 1) sorted by relevance
68 void __iomem *sun_top_ctrl_base; in brcmstb_soc_device_early_init() local78 sun_top_ctrl_base = of_iomap(sun_top_ctrl, 0); in brcmstb_soc_device_early_init()79 if (!sun_top_ctrl_base) { in brcmstb_soc_device_early_init()84 family_id = readl(sun_top_ctrl_base); in brcmstb_soc_device_early_init()85 product_id = readl(sun_top_ctrl_base + 0x4); in brcmstb_soc_device_early_init()86 iounmap(sun_top_ctrl_base); in brcmstb_soc_device_early_init()