Searched refs:temp_low (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/thermal/qcom/ |
| H A D | lmh.c | 103 int temp_low, temp_high, temp_arm, cpu_id, ret; in lmh_probe() local 130 ret = of_property_read_u32(np, "qcom,lmh-temp-low-millicelsius", &temp_low); in lmh_probe() 206 ret = qcom_scm_lmh_dcvsh(LMH_SUB_FN_THERMAL, LMH_TH_LOW_THRESHOLD, temp_low, in lmh_probe()
|