Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/light/
H A Dtcs3472.c55 #define TCS3472_ENABLE_PON BIT(0) macro
509 data->enable = ret | TCS3472_ENABLE_PON | TCS3472_ENABLE_AEN; in tcs3472_probe()
548 u8 enable_mask = TCS3472_ENABLE_AEN | TCS3472_ENABLE_PON; in tcs3472_powerdown()
588 u8 enable_mask = TCS3472_ENABLE_AEN | TCS3472_ENABLE_PON; in tcs3472_resume()
/kernel/linux/linux-6.6/drivers/iio/light/
H A Dtcs3472.c55 #define TCS3472_ENABLE_PON BIT(0) macro
508 data->enable = ret | TCS3472_ENABLE_PON | TCS3472_ENABLE_AEN; in tcs3472_probe()
547 u8 enable_mask = TCS3472_ENABLE_AEN | TCS3472_ENABLE_PON; in tcs3472_powerdown()
584 u8 enable_mask = TCS3472_ENABLE_AEN | TCS3472_ENABLE_PON; in tcs3472_resume()

Completed in 2 milliseconds