Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/include/asm/
Dmips-cps.h119 return FIELD_GET(CM_GCR_CONFIG_NUM_CLUSTERS, read_gcr_config()); in mips_cps_numclusters()
Dmips-cm.h134 #define CM_GCR_CONFIG_NUM_CLUSTERS GENMASK(29, 23) macro