Searched refs:TSL2591_ATIME_MASK (Results 1 – 2 of 2) sorted by relevance
37 #define TSL2591_ATIME_MASK (BIT(2) | BIT(1) | BIT(0)) macro
352 ret = tsl2591_reg_update(dev, TSL2591_REG_CONFIG, TSL2591_ATIME_MASK, atime_mode); in tsl2591_set_integration()