Home
last modified time | relevance | path

Searched refs:mips_cm_l2sync_base (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/arch/mips/include/asm/
A Dmips-cm.h22 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()
/linux-6.3-rc2/arch/mips/kernel/
A Dmips-cm.c15 void __iomem *mips_cm_l2sync_base; variable
238 mips_cm_l2sync_base = ioremap(addr, MIPS_CM_L2SYNC_SIZE); in mips_cm_probe_l2sync()

Completed in 4 milliseconds