Home
last modified time | relevance | path

Searched refs:TSL2591_CTRL_ALS_MED_GAIN (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/iio/light/
H A Dtsl2591.c80 #define TSL2591_CTRL_ALS_MED_GAIN 0x10 macro
125 #define TSL2591_DEFAULT_ALS_GAIN TSL2591_CTRL_ALS_MED_GAIN
205 case TSL2591_CTRL_ALS_MED_GAIN: in tsl2591_gain_to_multiplier()
222 return TSL2591_CTRL_ALS_MED_GAIN; in tsl2591_multiplier_to_gain()
340 case TSL2591_CTRL_ALS_MED_GAIN: in tsl2591_compatible_gain()