Searched refs:LM3533_REG_ALS_ZONE_INFO (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/iio/light/ |
H A D | lm3533-als.c | 38 #define LM3533_REG_ALS_ZONE_INFO 0x34 macro 96 ret = lm3533_read(als->lm3533, LM3533_REG_ALS_ZONE_INFO, &val); _lm3533_als_get_zone() 287 ret = lm3533_update(als->lm3533, LM3533_REG_ALS_ZONE_INFO, val, mask); lm3533_als_set_int_mode() 304 ret = lm3533_read(als->lm3533, LM3533_REG_ALS_ZONE_INFO, &val); lm3533_als_get_int_mode() 783 ret = lm3533_update(als->lm3533, LM3533_REG_ALS_ZONE_INFO, 0, mask); lm3533_als_setup_irq()
|
Completed in 48 milliseconds