Searched refs:R5K_CONF_SS (Results 1 – 2 of 2) sorted by relevance
86 scache_size = (512 * 1024) << ((config & R5K_CONF_SS) >> 20); in r5k_sc_probe()
524 #define R5K_CONF_SS (_ULCAST_(3) << 20) macro