Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dmips-cm.c255 BUG_ON((addr & CM_GCR_BASE_GCRBASE) != addr); in mips_cm_probe()
265 if ((base_reg & CM_GCR_BASE_GCRBASE) != addr) { in mips_cm_probe()
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dmips-cm.c260 BUG_ON((addr & CM_GCR_BASE_GCRBASE) != addr); in mips_cm_probe()
270 if ((base_reg & CM_GCR_BASE_GCRBASE) != addr) { in mips_cm_probe()
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dmips-cm.h140 #define CM_GCR_BASE_GCRBASE GENMASK_ULL(47, 15) macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dmips-cm.h140 #define CM_GCR_BASE_GCRBASE GENMASK_ULL(47, 15) macro

Completed in 4 milliseconds