Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/media/i2c/
A Dlm3560.h48 #define LM3560_TORCH_BRT_STEP 31250 macro
52 (((a) - LM3560_TORCH_BRT_MIN) / LM3560_TORCH_BRT_STEP))
54 ((a) * LM3560_TORCH_BRT_STEP + LM3560_TORCH_BRT_MIN)
/linux-6.3-rc2/drivers/media/i2c/
A Dlm3560.c320 LM3560_TORCH_BRT_STEP, max_torch_brt); in lm3560_init_controls()

Completed in 5 milliseconds