Home
last modified time | relevance | path

Searched defs:no_of_bits (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/resctrl/
H A Dcache.c183 void show_cache_info(int no_of_bits, __u64 avg_llc_val, size_t cache_span, bool lines) in show_cache_info()
H A Dcat_test.c32 static int show_results_info(__u64 sum_llc_val, int no_of_bits, in show_results_info()
/linux/drivers/crypto/
H A Datmel-i2c.c313 u32 no_of_bits = DIV_ROUND_UP(TWLO_USEC * bus_clk_rate, USEC_PER_SEC); in atmel_i2c_wake_token_sz() local