Home
last modified time | relevance | path

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

/linux/include/media/i2c/
A Dlm3646.h33 #define LM3646_TOTAL_TORCH_BRT_MIN 23040 macro
37 ((a) < LM3646_TOTAL_TORCH_BRT_MIN ? 0 : \
38 ((((a) - LM3646_TOTAL_TORCH_BRT_MIN) / LM3646_TOTAL_TORCH_BRT_STEP)))
/linux/drivers/media/i2c/
A Dlm3646.c239 LM3646_TOTAL_TORCH_BRT_MIN, in lm3646_init_controls()

Completed in 7 milliseconds