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

/linux-master/arch/mips/kernel/
H A Dmips-cm.c214 return mips_cm_phys_base() + MIPS_CM_GCR_SIZE;
258 mips_gcr_base = ioremap(addr, MIPS_CM_GCR_SIZE);
/linux-master/arch/mips/include/asm/
H A Dmips-cm.h121 #define MIPS_CM_GCR_SIZE 0x8000 macro

Completed in 118 milliseconds