Searched refs:temp_high (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 124 ret = of_property_read_u32(np, "qcom,lmh-temp-high-millicelsius", &temp_high); in lmh_probe() 199 ret = qcom_scm_lmh_dcvsh(LMH_SUB_FN_THERMAL, LMH_TH_HI_THRESHOLD, temp_high, in lmh_probe()
|