Searched defs:no_of_bits (Results 1 – 3 of 3) sorted by relevance
183 void show_cache_info(int no_of_bits, __u64 avg_llc_val, size_t cache_span, bool lines) in show_cache_info()
32 static int show_results_info(__u64 sum_llc_val, int no_of_bits, in show_results_info()
313 u32 no_of_bits = DIV_ROUND_UP(TWLO_USEC * bus_clk_rate, USEC_PER_SEC); in atmel_i2c_wake_token_sz() local