Searched refs:torch_current_max (Results 1 – 1 of 1) sorted by relevance
80 * @torch_current_max: maximum current for the torch94 u32 torch_current_max; member 345 DIV_ROUND_UP(led->torch_current_max - LM3601X_MIN_TORCH_I_UA + 1, in lm3601x_register_leds() 383 &led->torch_current_max); in lm3601x_parse_node() 390 if (led->torch_current_max > LM3601X_MAX_TORCH_I_UA) { in lm3601x_parse_node() 393 led->torch_current_max, in lm3601x_parse_node() 395 led->torch_current_max = LM3601X_MAX_TORCH_I_UA; in lm3601x_parse_node()