Searched refs:step_uA (Results 1 – 1 of 1) sorted by relevance
629 u32 step_uA = MT6360_ISNKRGB_STEPUA, max_uA = MT6360_ISNKRGB_MAXUA; in mt6360_init_isnk_properties() local679 step_uA = MT6360_ISNKML_STEPUA; in mt6360_init_isnk_properties()692 val = step_uA; in mt6360_init_isnk_properties()694 val = clamp_align(val, 0, max_uA, step_uA); in mt6360_init_isnk_properties()696 lcdev->max_brightness = val / step_uA; in mt6360_init_isnk_properties()