Searched refs:CM_GCR_L2_CONFIG_ASSOC (Results 1 – 2 of 2) sorted by relevance
168 assoc = cfg & CM_GCR_L2_CONFIG_ASSOC; in mips_sc_probe_cm3() 169 assoc >>= __ffs(CM_GCR_L2_CONFIG_ASSOC); in mips_sc_probe_cm3()
274 #define CM_GCR_L2_CONFIG_ASSOC GENMASK(7, 0) macro