Searched refs:mips_cm_l2sync_base (Results 1 – 2 of 2) sorted by relevance
22 extern void __iomem *mips_cm_l2sync_base;96 return mips_cm_l2sync_base != NULL; in mips_cm_has_l2sync()339 writel(0, mips_cm_l2sync_base); in mips_cm_l2sync()
15 void __iomem *mips_cm_l2sync_base; variable243 mips_cm_l2sync_base = ioremap(addr, MIPS_CM_L2SYNC_SIZE); in mips_cm_probe_l2sync()