Searched refs:mips_cm_l2sync_base (Results 1 – 2 of 2) sorted by relevance
25 extern void __iomem *mips_cm_l2sync_base;99 return mips_cm_l2sync_base != NULL; in mips_cm_has_l2sync()342 writel(0, mips_cm_l2sync_base); in mips_cm_l2sync()
19 void __iomem *mips_cm_l2sync_base; variable201 mips_cm_l2sync_base = ioremap_nocache(addr, MIPS_CM_L2SYNC_SIZE); in mips_cm_probe_l2sync()