Searched refs:threshold_low (Results 1 – 4 of 4) sorted by relevance
31 to->threshold_low = in ia_css_bnr_encode()56 bnr->threshold_low); in ia_css_bnr_dump()
25 s32 threshold_low; member
92 int threshold_high, int threshold_low) in em3071x_set_threshold() argument96 result = sensor_write_reg(client, EM3071X_PS_L_REG, threshold_low); in em3071x_set_threshold()114 __func__, threshold_high, threshold_low); in em3071x_set_threshold()
177 int threshold_high, threshold_low; in set_als_int_threshold() local191 threshold_low = als_code * (100 - change_sensitivity) / 100; in set_als_int_threshold()192 status = cm3218_write(client, CM3218_REG_ADDR_ALS_WL, threshold_low); in set_als_int_threshold()