Searched refs:curr_thresh (Results 1 – 1 of 1) sorted by relevance
406 static u16 hdc3020_thresh_set_temp(int s_temp, u16 curr_thresh) in hdc3020_thresh_set_temp() argument419 thresh |= (FIELD_GET(HDC3020_THRESH_HUM_MASK, curr_thresh) << in hdc3020_thresh_set_temp()425 static u16 hdc3020_thresh_set_hum(int s_hum, u16 curr_thresh) in hdc3020_thresh_set_hum() argument438 thresh |= FIELD_GET(HDC3020_THRESH_TEMP_MASK, curr_thresh); in hdc3020_thresh_set_hum()