Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/light/
H A Dtcs3414.c41 #define TCS3414_CONTROL_POWER BIT(0) macro
306 data->control = TCS3414_CONTROL_POWER; in tcs3414_probe()
342 data->control & ~(TCS3414_CONTROL_POWER | in tcs3414_powerdown()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds