Home
last modified time | relevance | path

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

/openbmc/linux/drivers/leds/flash/
H A Dleds-mt6370-flash.c424 static u32 mt6370_clamp(u32 val, u32 min, u32 max, u32 step) in mt6370_clamp() function
470 val = mt6370_clamp(val, MT6370_ITORCH_MIN_uA, max_ua, MT6370_ITORCH_STEP_uA); in mt6370_init_flash_properties()
480 val = mt6370_clamp(val, MT6370_ISTRB_MIN_uA, max_ua, MT6370_ISTRB_STEP_uA); in mt6370_init_flash_properties()
495 val = mt6370_clamp(val, MT6370_STRBTO_MIN_US, MT6370_STRBTO_MAX_US, in mt6370_init_flash_properties()