Searched refs:int_sqrt (Results 1 – 11 of 11) sorted by relevance
20 unsigned long int_sqrt(unsigned long x) in int_sqrt() function41 EXPORT_SYMBOL(int_sqrt);54 return int_sqrt((unsigned long) x); in int_sqrt64()
131 return (u32)int_sqrt(sum); in freq_magnitude()154 return (u32)int_sqrt(sum / samples); in noise_magnitude()
166 lib/math/int_sqrt.c
214 c2 = -ts->calib.r - int_sqrt(ts->calib.r * ts->calib.r - c1); in tegra_tsensor_temp_to_counter()
545 val = int_sqrt(debtime * 1000 / 115); in vmk80xx_cnt_insn_write()
1189 state->crit_factor = int_sqrt(1 << page_order); in bch_bset_sort_state_init()
1120 h_period = int_sqrt(h_period); in fb_get_hblank_by_dclk()
419 const unsigned long max_step = max(int_sqrt(max_pages), 2UL); in fill_hole()
1189 return int_sqrt(x*x + y*y); in int_dist()3136 width = 2 * int_sqrt(a * WACOM_CONTACT_AREA_SCALE); in wacom_bpt3_touch_msg()
1743 tmp4 = -int_sqrt(tmp4); in lpphy_calc_rx_iq_comp()
26158 b = (s32) int_sqrt((unsigned long) b); in wlc_phy_calc_rx_iq_comp_nphy()