Searched refs:APDS9306_INT_SRC_ALS (Results 1 – 1 of 1) sorted by relevance
63 #define APDS9306_INT_SRC_ALS 1 macro519 if (int_src == APDS9306_INT_SRC_ALS) in apds9306_read_data()954 if (int_src == APDS9306_INT_SRC_ALS) in apds9306_irq_handler()1054 return int_en && (int_src == APDS9306_INT_SRC_ALS); in apds9306_read_event_config()1215 ret = regmap_field_write(rf->int_src, APDS9306_INT_SRC_ALS); in apds9306_device_init()