Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/iio/light/
Dltr501.c140 u8 als_mode_active; member
1194 .als_mode_active = BIT(0) | BIT(1),
1208 .als_mode_active = BIT(1),
1220 .als_mode_active = BIT(0) | BIT(1),
1334 data->als_contr = status | data->chip_info->als_mode_active; in ltr501_init()
1378 ~data->chip_info->als_mode_active, in ltr501_powerdown()