Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/light/
H A Dtsl2563.c62 #define TSL2563_TIMING_400MS 0x02 macro
80 .gaintime = TSL2563_TIMING_400MS | TSL2563_TIMING_GAIN16,
84 .gaintime = TSL2563_TIMING_400MS | TSL2563_TIMING_GAIN1,
247 case TSL2563_TIMING_400MS: in tsl2563_adc_shiftbits()