Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Dmips-cm.h305 #define CM_GCR_Cx_OTHER_BLOCK GENMASK(25, 24) /* CM >= 3.5 */ macro
/openbmc/linux/arch/mips/kernel/
H A Dmips-cm.c319 val |= FIELD_PREP(CM_GCR_Cx_OTHER_BLOCK, block); in mips_cm_lock_other()