Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iio/light/
H A Dvl6180.c98 #define VL6180_INT_ALS_GPIO_MASK GENMASK(5, 3) macro
824 if (ret & VL6180_INT_ALS_GPIO_MASK) in vl6180_irq_thread()