Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/iio/light/
Dtsl2563.c81 #define TSL2563_TIMING_MASK (0x03) macro
265 switch (timing & TSL2563_TIMING_MASK) { in adc_shiftbits()
293 switch (chip->gainlevel->gaintime & TSL2563_TIMING_MASK) { in tsl2563_wait_adc()