Searched refs:HDC3020_THRESH_TEMP_MASK (Results 1 – 1 of 1) sorted by relevance
55 #define HDC3020_THRESH_TEMP_MASK GENMASK(8, 0) macro384 temp = FIELD_GET(HDC3020_THRESH_TEMP_MASK, thresh) << in hdc3020_thresh_get_temp()418 thresh = FIELD_PREP(HDC3020_THRESH_TEMP_MASK, temp); in hdc3020_thresh_set_temp()438 thresh |= FIELD_GET(HDC3020_THRESH_TEMP_MASK, curr_thresh); in hdc3020_thresh_set_hum()