Searched refs:intlog2 (Results 1 – 5 of 5) sorted by relevance
63 unsigned int intlog2(u32 value) in intlog2() function121 EXPORT_SYMBOL(intlog2);136 log = intlog2(value); in intlog10()
43 extern unsigned int intlog2(u32 value);
244 *snr = A * (intlog2(B / tmp) >> 5) / (CXD2820R_LOG2_E_24 >> 5) in cxd2820r_read_snr_c()
163 cnr = div_u64((u64) 10000 * intlog2(itmp), intlog2(10)); in m88ds3103_read_status()
907 API-intlog2