Searched refs:fine_val (Results 1 – 1 of 1) sorted by relevance
671 int fine_val) in apds9160_set_ps_cancellation_current() argument678 if (fine_val < 0 || fine_val > 15) in apds9160_set_ps_cancellation_current()682 val = (coarse_val << 4) | fine_val; in apds9160_set_ps_cancellation_current()