Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/light/
H A Dtcs3414.c41 #define TCS3414_CONTROL_POWER BIT(0) macro
273 data->control & ~(TCS3414_CONTROL_POWER | in tcs3414_powerdown()
317 data->control = TCS3414_CONTROL_POWER; in tcs3414_probe()