Home
last modified time | relevance | path

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

/linux/drivers/iio/light/
H A Dvl6180.c62 #define VL6180_STARTSTOP BIT(0) /* start measurement, auto-reset */ macro
228 vl6180_chan_regs_table[addr].start_reg, VL6180_STARTSTOP); in vl6180_measure()
592 VL6180_MODE_CONT | VL6180_STARTSTOP); in vl6180_buffer_postenable()
605 VL6180_STARTSTOP); in vl6180_buffer_postdisable()