Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/light/
H A Dltr501.c54 #define LTR501_CONTR_ACTIVE BIT(1) macro
1379 data->ps_contr = status | LTR501_CONTR_ACTIVE; in ltr501_init()
1421 data->ps_contr & ~LTR501_CONTR_ACTIVE); in ltr501_powerdown()