Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/kernel/
Dmips-cm.c49 return mips_cm_phys_base() + MIPS_CM_GCR_SIZE; in __mips_cm_l2sync_phys_base()
89 mips_cm_base = ioremap_nocache(addr, MIPS_CM_GCR_SIZE); in mips_cm_probe()
/linux-4.1.27/arch/mips/include/asm/
Dmips-cm.h85 #define MIPS_CM_GCR_SIZE 0x8000 macro