Searched refs:MIPS_CM_COCB_OFS (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/arch/mips/include/asm/ |
D | mips-cm.h | 105 #define MIPS_CM_COCB_OFS 0x4000 /* Core Other Control Block */ macro 116 CPS_ACCESSOR_RO(gcr, sz, MIPS_CM_COCB_OFS + off, redir_##name) 120 CPS_ACCESSOR_RW(gcr, sz, MIPS_CM_COCB_OFS + off, redir_##name) 124 CPS_ACCESSOR_RO(gcr, sz, MIPS_CM_COCB_OFS + off, co_##name) 128 CPS_ACCESSOR_RW(gcr, sz, MIPS_CM_COCB_OFS + off, co_##name)
|