Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hwmon/
Dmr75203.c164 u32 cal5; member
236 &pvt->ts_coeff.cal5); in pvt_ts_dbgfs_create()
270 div_s64(ts_coeff->h * (s64)nbs, ts_coeff->cal5) - in pvt_calc_temp()
739 ts_coeff->cal5 = PVT_SERIES5_CAL5_CONST; in pvt_set_temp_coeff()
745 ts_coeff->cal5 = PVT_SERIES6_CAL5_CONST; in pvt_set_temp_coeff()
759 device_property_read_u32(dev, "moortec,ts-coeff-cal5", &ts_coeff->cal5); in pvt_set_temp_coeff()
762 ts_coeff->h, ts_coeff->g, ts_coeff->j, ts_coeff->cal5); in pvt_set_temp_coeff()