Searched refs:max_cur (Results 1 – 1 of 1) sorted by relevance
365 u32 max_cur) in lm3692x_max_brightness() argument370 max_code = ((max_cur * 1000) - 37806) / 12195; in lm3692x_max_brightness()381 u32 ovp, max_cur; in lm3692x_probe_dt() local442 ret = fwnode_property_read_u32(child, "led-max-microamp", &max_cur); in lm3692x_probe_dt()444 lm3692x_max_brightness(led, max_cur); in lm3692x_probe_dt()
Completed in 6 milliseconds