Searched refs:ways_s (Results 1 – 1 of 1) sorted by relevance
64 unsigned int ways_s; in meta_l2c_ways() local67 ways_s = (meta_l2c_config() & METAC_CORECFG3_L2C_NUM_WAYS_BITS) in meta_l2c_ways()69 return 0x1 << ways_s; in meta_l2c_ways()