mips_cm_phys_base
extern phys_addr_t mips_cm_phys_base(void);
return mips_cm_phys_base() + MIPS_CM_GCR_SIZE;
addr = mips_cm_phys_base();