Home
last modified time | relevance | path

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

/openbmc/linux/drivers/leds/flash/
H A Dleds-mt6370-flash.c57 #define MT6370_ITORCH_STEP_uA 12500 macro
382 s->step = MT6370_ITORCH_STEP_uA; in mt6370_init_v4l2_flash_config()
470 val = mt6370_clamp(val, MT6370_ITORCH_MIN_uA, max_ua, MT6370_ITORCH_STEP_uA); in mt6370_init_flash_properties()
472 lcdev->max_brightness = (val - MT6370_ITORCH_MIN_uA) / MT6370_ITORCH_STEP_uA + 1; in mt6370_init_flash_properties()