Searched refs:CM_GCR_L2_CONFIG_LINE_SIZE (Results 1 – 2 of 2) sorted by relevance
163 line_sz = cfg & CM_GCR_L2_CONFIG_LINE_SIZE; in mips_sc_probe_cm3()164 line_sz >>= __ffs(CM_GCR_L2_CONFIG_LINE_SIZE); in mips_sc_probe_cm3()
234 #define CM_GCR_L2_CONFIG_LINE_SIZE GENMASK(11, 8) macro