Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Dmips-cm.h112 #define MIPS_CM_L2SYNC_SIZE 0x1000 macro
/openbmc/linux/arch/mips/kernel/
H A Dmips-cm.c243 mips_cm_l2sync_base = ioremap(addr, MIPS_CM_L2SYNC_SIZE); in mips_cm_probe_l2sync()