Searched refs:TSL2591_AEN_ON (Results 1 – 2 of 2) sorted by relevance
28 #define TSL2591_AEN_ON (BIT(1)) macro
79 ret = tsl2591_reg_update(dev, TSL2591_REG_ENABLE, TSL2591_AEN_MASK, TSL2591_AEN_ON); in tsl2591_sample_fetch()