Searched refs:short_detection_threshold (Results 1 – 1 of 1) sorted by relevance
62 unsigned int short_detection_threshold; member228 &pdata->short_detection_threshold); in sky81452_bl_parse_dt()230 pdata->short_detection_threshold = 7; in sky81452_bl_parse_dt()261 if (pdata->short_detection_threshold < 4 || in sky81452_bl_init_device()262 pdata->short_detection_threshold > 7) in sky81452_bl_init_device()264 value |= (7 - pdata->short_detection_threshold) << CTZ(SKY81452_VSHRT); in sky81452_bl_init_device()