Searched refs:ALS_INT_ENABLE (Results 1 – 7 of 7) sorted by relevance
53 #define ALS_INT_ENABLE (1<<1) macro160 sensor->ops->ctrl_data |= ALS_INT_ENABLE; in sensor_init()162 sensor->ops->ctrl_data &= ~ALS_INT_ENABLE; in sensor_init()
117 #define ALS_INT_ENABLE (1 << 3) macro229 val |= ALS_INT_ENABLE; in sensor_init()231 val &= ~ALS_INT_ENABLE; in sensor_init()
123 #define ALS_INT_ENABLE (1 << 3) macro229 val |= ALS_INT_ENABLE; in sensor_init()231 val &= ~ALS_INT_ENABLE; in sensor_init()
41 #define ALS_INT_ENABLE (1 << 1) macro
53 #define ALS_INT_ENABLE (1<<1) macro
116 #define ALS_INT_ENABLE (1 << 3) macro
123 #define ALS_INT_ENABLE (1 << 3) macro