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()952 if (int_src == APDS9306_INT_SRC_ALS) in apds9306_irq_handler()1052 return int_en && (int_src == APDS9306_INT_SRC_ALS); in apds9306_read_event_config()1214 ret = regmap_field_write(rf->int_src, APDS9306_INT_SRC_ALS); in apds9306_device_init()