Searched refs:MIPS_CM_L2SYNC_SIZE (Results 1 – 2 of 2) sorted by relevance
/arch/mips/include/asm/ | ||
D | mips-cm.h | 112 #define MIPS_CM_L2SYNC_SIZE 0x1000 macro |
/arch/mips/kernel/ | ||
D | mips-cm.c | 238 mips_cm_l2sync_base = ioremap(addr, MIPS_CM_L2SYNC_SIZE); in mips_cm_probe_l2sync() |