Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/light/
H A Dvl6180.c70 #define VL6180_HOLD_ON BIT(0) macro
357 hold ? VL6180_HOLD_ON : 0); in vl6180_hold()