Searched refs:cm32181_als_it_bits (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/iio/light/ |
H A D | cm32181.c | 72 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()
|
/kernel/linux/linux-6.6/drivers/iio/light/ |
H A D | cm32181.c | 72 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()
|
Completed in 3 milliseconds