Home
last modified time | relevance | path

Searched refs:throt_thresh (Results 1 – 8 of 8) sorted by relevance

/aosp12/hardware/qcom/sm8150/thermal/
H A Dthermal-845.c52 .throt_thresh = 60,
75 .throt_thresh = 44,
H A Dthermal-8998.c52 .throt_thresh = 60,
75 .throt_thresh = 44,
H A Dthermal_common.h58 int throt_thresh; member
H A Dthermal_common.c240 if (v_sen_t->throt_thresh != 0) in initialize_sensor()
241 sensor->t.throttling_threshold = v_sen_t->throt_thresh; in initialize_sensor()
/aosp12/hardware/qcom/sdm845/thermal/
H A Dthermal-845.c52 .throt_thresh = 60,
75 .throt_thresh = 44,
H A Dthermal-8998.c52 .throt_thresh = 60,
75 .throt_thresh = 44,
H A Dthermal_common.h57 int throt_thresh; member
H A Dthermal_common.c240 if (v_sen_t->throt_thresh != 0) in initialize_sensor()
241 sensor->t.throttling_threshold = v_sen_t->throt_thresh; in initialize_sensor()