Home
last modified time | relevance | path

Searched refs:poly_N_to_temp (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/hwmon/
H A Dlan966x-hwmon.c35 static const struct polynomial poly_N_to_temp = { variable
91 *val = polynomial_calc(&poly_N_to_temp, in lan966x_hwmon_read_temp()
/linux/drivers/net/phy/
H A Dmxl-gpy.c173 static const struct polynomial poly_N_to_temp = { variable
196 *value = polynomial_calc(&poly_N_to_temp, in gpy_hwmon_read()