Searched refs:LM3560_TORCH_BRT_STEP (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/include/media/
H A Dlm3560.h61 #define LM3560_TORCH_BRT_STEP 31250 macro
65 (((a) - LM3560_TORCH_BRT_MIN) / LM3560_TORCH_BRT_STEP))
67 ((a) * LM3560_TORCH_BRT_STEP + LM3560_TORCH_BRT_MIN)
/linux-4.4.14/drivers/media/i2c/
H A Dlm3560.c327 LM3560_TORCH_BRT_STEP, max_torch_brt); lm3560_init_controls()

Completed in 30 milliseconds