Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds