Searched refs:tsens_hw_to_mC (Results 1 – 1 of 1) sorted by relevance
146 static int tsens_hw_to_mC(const struct tsens_sensor *s, int field) in tsens_hw_to_mC() function335 d->crit_thresh = tsens_hw_to_mC(s, CRIT_THRESH_0 + hw_id); in tsens_read_irq_state()345 d->up_thresh = tsens_hw_to_mC(s, UP_THRESH_0 + hw_id); in tsens_read_irq_state()346 d->low_thresh = tsens_hw_to_mC(s, LOW_THRESH_0 + hw_id); in tsens_read_irq_state()602 *temp = tsens_hw_to_mC(s, temp_idx); in get_temp_tsens_valid()