Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dbt1-pvt.c68 static const struct pvt_poly __maybe_unused poly_temp_to_N = {
79 static const struct pvt_poly poly_N_to_temp = {
100 static const struct pvt_poly __maybe_unused poly_volt_to_N = {
108 static const struct pvt_poly poly_N_to_volt = {
125 static long pvt_calc_poly(const struct pvt_poly *poly, long data) in pvt_calc_poly()
H A Dbt1-pvt.h242 struct pvt_poly { struct