Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/include/asm/
Dmips-cm.h254 #define CM_GCR_Cx_CONFIG_PVPE_SHF 0 macro
/linux-4.1.27/arch/mips/kernel/
Dsmp-cps.c42 return (cfg >> CM_GCR_Cx_CONFIG_PVPE_SHF) + 1; in core_vpe_count()