Searched refs:CM_GCR_Cx_CONFIG_PVPE (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/mips/include/asm/
H A Dmips-cm.h306 #define CM_GCR_Cx_CONFIG_PVPE GENMASK(9, 0) macro
390 return FIELD_GET(CM_GCR_Cx_CONFIG_PVPE, read_gcr_cl_config()) + 1;
H A Dmips-cps.h228 return FIELD_GET(CM_GCR_Cx_CONFIG_PVPE, cfg + 1);

Completed in 117 milliseconds