Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iio/light/
Dltr501.c143 u8 als_mode_active; member
1196 .als_mode_active = BIT(0) | BIT(1),
1210 .als_mode_active = BIT(1),
1222 .als_mode_active = BIT(0) | BIT(1),
1333 data->als_contr = status | data->chip_info->als_mode_active; in ltr501_init()
1377 ~data->chip_info->als_mode_active, in ltr501_powerdown()