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