Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/iio/light/
Dcm32181.c72 static const int cm32181_als_it_bits[] = { 12, 8, 0, 1, 2, 3 }; variable
204 cm32181->num_als_it = ARRAY_SIZE(cm32181_als_it_bits); in cm32181_reg_init()
205 cm32181->als_it_bits = cm32181_als_it_bits; in cm32181_reg_init()