Home
last modified time | relevance | path

Searched refs:coarse_val (Results 1 – 1 of 1) sorted by relevance

/drivers/iio/light/
A Dapds9160.c670 int coarse_val, in apds9160_set_ps_cancellation_current() argument
675 if (coarse_val < 0 || coarse_val > 4) in apds9160_set_ps_cancellation_current()
682 val = (coarse_val << 4) | fine_val; in apds9160_set_ps_cancellation_current()

Completed in 7 milliseconds