Searched refs:TSL2563_CTRL_POWER_MASK (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/drivers/iio/light/ | ||
H A D | tsl2563.c | 76 #define TSL2563_CTRL_POWER_MASK 0x03 macro 163 return (ret & TSL2563_CTRL_POWER_MASK) == TSL2563_CMD_POWER_ON; tsl2563_get_power() |
Completed in 40 milliseconds