Home
last modified time | relevance | path

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

/openbmc/linux/drivers/leds/flash/
H A Dleds-mt6360.c64 #define MT6360_ITORCH_MINUA 25000 macro
496 s->min = MT6360_ITORCH_MINUA; in mt6360_init_v4l2_flash_config()
706 val = MT6360_ITORCH_MINUA; in mt6360_init_flash_properties()
708 val = clamp_align(val, MT6360_ITORCH_MINUA, MT6360_ITORCH_MAXUA, in mt6360_init_flash_properties()
712 (val - MT6360_ITORCH_MINUA) / MT6360_ITORCH_STEPUA + 1; in mt6360_init_flash_properties()