Searched refs:CM_GCR_L2_CONFIG_SET_SIZE (Results 1 – 2 of 2) sorted by relevance
158 sets = cfg & CM_GCR_L2_CONFIG_SET_SIZE; in mips_sc_probe_cm3()159 sets >>= __ffs(CM_GCR_L2_CONFIG_SET_SIZE); in mips_sc_probe_cm3()
238 #define CM_GCR_L2_CONFIG_SET_SIZE GENMASK(15, 12) macro