Searched refs:CM_GCR_Cx_CONFIG_PVPE_MSK (Results 1 – 2 of 2) sorted by relevance
255 #define CM_GCR_Cx_CONFIG_PVPE_MSK (_ULCAST_(0x1ff) << 0) macro
41 cfg = read_gcr_co_config() & CM_GCR_Cx_CONFIG_PVPE_MSK; in core_vpe_count()