Home
last modified time | relevance | path

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

/hardware/qcom/sdm845/thermal/
Dthermal_common.h59 int vr_thresh; member
Dthermal-8998.c77 .vr_thresh = 58,
Dthermal_common.c250 if (v_sen_t->vr_thresh != 0) in initialize_sensor()
251 sensor->t.vr_throttling_threshold = v_sen_t->vr_thresh; in initialize_sensor()
/hardware/qcom/sm8150/thermal/
Dthermal_common.h60 int vr_thresh; member
Dthermal-845.c77 .vr_thresh = 58,
Dthermal-8998.c77 .vr_thresh = 58,
Dthermal_common.c250 if (v_sen_t->vr_thresh != 0) in initialize_sensor()
251 sensor->t.vr_throttling_threshold = v_sen_t->vr_thresh; in initialize_sensor()