Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iio/light/
Dltr501.c140 u8 als_mode_active; member
1193 .als_mode_active = BIT(0) | BIT(1),
1207 .als_mode_active = BIT(1),
1219 .als_mode_active = BIT(0) | BIT(1),
1330 data->als_contr = status | data->chip_info->als_mode_active; in ltr501_init()
1374 ~data->chip_info->als_mode_active, in ltr501_powerdown()