Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/iio/light/
Dcm32181.c68 static const int cm3218_als_it_bits[] = { 0, 1, 2, 3 }; variable
198 cm32181->num_als_it = ARRAY_SIZE(cm3218_als_it_bits); in cm32181_reg_init()
199 cm32181->als_it_bits = cm3218_als_it_bits; in cm32181_reg_init()