Home
last modified time | relevance | path

Searched refs:poly_volt_to_N (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dbt1-pvt.c100 static const struct pvt_poly __maybe_unused poly_volt_to_N = { variable
366 data = pvt_calc_poly(&poly_volt_to_N, val); in pvt_write_limit()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dbt1-pvt.c101 static const struct polynomial __maybe_unused poly_volt_to_N = { variable
342 data = polynomial_calc(&poly_volt_to_N, val); in pvt_write_limit()

Completed in 4 milliseconds