Searched refs:MT6370_ITORCH_MIN_uA (Results 1 – 1 of 1) sorted by relevance
56 #define MT6370_ITORCH_MIN_uA 25000 macro381 s->min = MT6370_ITORCH_MIN_uA; in mt6370_init_v4l2_flash_config()467 val = MT6370_ITORCH_MIN_uA; in mt6370_init_flash_properties()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()