Searched refs:poly_N_to_temp (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/hwmon/
H A Dlan966x-hwmon.c35 static const struct polynomial poly_N_to_temp = { variable in typeref:struct:polynomial
91 *val = polynomial_calc(&poly_N_to_temp,
H A Dbt1-pvt.c80 static const struct polynomial poly_N_to_temp = { variable in typeref:struct:polynomial
303 *val = polynomial_calc(&poly_N_to_temp, data);
324 *val = polynomial_calc(&poly_N_to_temp, data);
501 *val = polynomial_calc(&poly_N_to_temp, data);
/linux-master/drivers/net/phy/
H A Dmxl-gpy.c149 static const struct polynomial poly_N_to_temp = { variable in typeref:struct:polynomial
172 *value = polynomial_calc(&poly_N_to_temp,

Completed in 136 milliseconds