Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/light/
H A Dltr501.c145 u8 als_mode_active; member
1221 .als_mode_active = BIT(0) | BIT(1),
1235 .als_mode_active = BIT(0),
1247 .als_mode_active = BIT(0) | BIT(1),
1259 .als_mode_active = BIT(0),
1373 data->als_contr = status | data->chip_info->als_mode_active; in ltr501_init()
1420 ~data->chip_info->als_mode_active, in ltr501_powerdown()