Searched refs:curr_thresh (Results 1 – 1 of 1) sorted by relevance
415 static u16 hdc3020_thresh_set_temp(int s_temp, u16 curr_thresh) in hdc3020_thresh_set_temp() argument428 thresh |= (FIELD_GET(HDC3020_THRESH_HUM_MASK, curr_thresh) << in hdc3020_thresh_set_temp()434 static u16 hdc3020_thresh_set_hum(int s_hum, u16 curr_thresh) in hdc3020_thresh_set_hum() argument447 thresh |= FIELD_GET(HDC3020_THRESH_TEMP_MASK, curr_thresh); in hdc3020_thresh_set_hum()