Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/kernel/
Dmips-cm.c212 return mips_cm_phys_base() + MIPS_CM_GCR_SIZE; in __mips_cm_l2sync_phys_base()
259 mips_gcr_base = ioremap(addr, MIPS_CM_GCR_SIZE); in mips_cm_probe()
/linux-5.19.10/arch/mips/include/asm/
Dmips-cm.h109 #define MIPS_CM_GCR_SIZE 0x8000 macro