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

/linux-master/arch/mips/include/asm/
H A Dmips-cm.h117 #define MIPS_CM_COCB_OFS 0x4000 /* Core Other Control Block */ macro
128 CPS_ACCESSOR_RO(gcr, sz, MIPS_CM_COCB_OFS + off, redir_##name)
132 CPS_ACCESSOR_RW(gcr, sz, MIPS_CM_COCB_OFS + off, redir_##name)
136 CPS_ACCESSOR_RO(gcr, sz, MIPS_CM_COCB_OFS + off, co_##name)
140 CPS_ACCESSOR_RW(gcr, sz, MIPS_CM_COCB_OFS + off, co_##name)

Completed in 96 milliseconds