Searched refs:R10K_CONF_SS (Results 1 – 3 of 3) sorted by relevance
424 #define R10K_CONF_SS (_ULCAST_(7) << 16) macro
1517 scache_size = 0x80000 << ((config & R10K_CONF_SS) >> 16); in setup_scache()
527 #define R10K_CONF_SS (_ULCAST_(7) << 16) macro