Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/devicetree/bindings/thermal/
H A Dsprd-thermal.yaml36 - const: thm_ratio_cal
95 nvmem-cell-names = "thm_sign_cal", "thm_ratio_cal";
/openbmc/linux/drivers/thermal/
H A Dsprd_thermal.c383 ret = sprd_thm_cal_read(np, "thm_ratio_cal", &thm->ratio_off); in sprd_thm_probe()