Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iio/light/
H A Dltr501.c143 u8 als_mode_active; member
1198 .als_mode_active = BIT(0) | BIT(1),
1212 .als_mode_active = BIT(0),
1224 .als_mode_active = BIT(0) | BIT(1),
1338 data->als_contr = status | data->chip_info->als_mode_active; in ltr501_init()
1385 ~data->chip_info->als_mode_active, in ltr501_powerdown()