Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iio/light/
H A Dvl6180.c99 #define VL6180_INT_ERR_GPIO_MASK GENMASK(7, 6) macro
830 if (ret & VL6180_INT_ERR_GPIO_MASK) in vl6180_irq_thread()