Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iio/light/
Dltr501.c143 u8 als_mode_active; member
1169 .als_mode_active = BIT(0) | BIT(1),
1183 .als_mode_active = BIT(1),
1195 .als_mode_active = BIT(0) | BIT(1),
1305 data->als_contr = status | data->chip_info->als_mode_active; in ltr501_init()
1349 ~data->chip_info->als_mode_active, in ltr501_powerdown()