Searched refs:MIPS_CLCB_OFS (Results 1 – 2 of 2) sorted by relevance
100 case MIPS_CLCB_OFS + GCR_CL_CONFIG_OFS: in gcr_read()104 case MIPS_CLCB_OFS + GCR_CL_RESETBASE_OFS: in gcr_read()108 case MIPS_CLCB_OFS + GCR_CL_OTHER_OFS: in gcr_read()143 case MIPS_CLCB_OFS + GCR_CL_RESETBASE_OFS: in gcr_write()153 case MIPS_CLCB_OFS + GCR_CL_OTHER_OFS: in gcr_write()
24 #define MIPS_CLCB_OFS 0x2000 /* Core Local Control Block */ macro