Home
last modified time | relevance | path

Searched refs:crit_thresh (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/thermal/qcom/
H A Dtsens.c33 * @crit_thresh: critical threshold temperature value
50 u32 crit_thresh; member
335 d->crit_thresh = tsens_hw_to_mC(s, CRIT_THRESH_0 + hw_id); in tsens_read_irq_state()
342 d->crit_thresh = 0; in tsens_read_irq_state()
356 d->low_thresh, d->up_thresh, d->crit_thresh); in tsens_read_irq_state()
/kernel/linux/linux-6.6/drivers/thermal/qcom/
H A Dtsens.c35 * @crit_thresh: critical threshold temperature value
52 u32 crit_thresh; member
517 d->crit_thresh = tsens_hw_to_mC(s, CRIT_THRESH_0 + hw_id); in tsens_read_irq_state()
524 d->crit_thresh = 0; in tsens_read_irq_state()
538 d->low_thresh, d->up_thresh, d->crit_thresh); in tsens_read_irq_state()

Completed in 4 milliseconds