Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dmips-cps.h120 num_clusters = read_gcr_config() & CM_GCR_CONFIG_NUM_CLUSTERS; in mips_cps_numclusters()
121 num_clusters >>= __ffs(CM_GCR_CONFIG_NUM_CLUSTERS); in mips_cps_numclusters()
H A Dmips-cm.h134 #define CM_GCR_CONFIG_NUM_CLUSTERS GENMASK(29, 23) macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dmips-cps.h119 return FIELD_GET(CM_GCR_CONFIG_NUM_CLUSTERS, read_gcr_config()); in mips_cps_numclusters()
H A Dmips-cm.h134 #define CM_GCR_CONFIG_NUM_CLUSTERS GENMASK(29, 23) macro

Completed in 3 milliseconds