Home
last modified time | relevance | path

Searched full:sen_delta_cal (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/thermal/
H A Dsprd-thermal.yaml64 const: sen_delta_cal
102 nvmem-cell-names = "sen_delta_cal";
108 nvmem-cell-names = "sen_delta_cal";
/openbmc/linux/drivers/thermal/
H A Dsprd_thermal.c159 ret = sprd_thm_cal_read(np, "sen_delta_cal", &dt_offset); in sprd_thm_sensor_calibration()