Home
last modified time | relevance | path

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

/linux/drivers/iio/humidity/
H A Dhdc3020.c406 static u16 hdc3020_thresh_set_temp(int s_temp, u16 curr_thresh) in hdc3020_thresh_set_temp() argument
416 temp = (u64)(s_temp + 45000000) * 65535ULL; in hdc3020_thresh_set_temp()