Searched refs:coeffp_big (Results 1 – 1 of 1) sorted by relevance
102 u64 coeffp_big; in model_static_coeff() local119 coeffp_big = (u64)model_data->static_coefficient * temp_scaling_factor; in model_static_coeff()120 *coeffp = div_u64(coeffp_big, 1000000); in model_static_coeff()