Home
last modified time | relevance | path

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

/openbmc/linux/drivers/leds/
H A Dleds-aw200xx.c285 u32 cur_imax = 0; in aw200xx_set_imax() local
293 if (g_imax_uA >= imax && imax > cur_imax) { in aw200xx_set_imax()
294 cur_imax = imax; in aw200xx_set_imax()
300 if (g_imax_uA >= imax && imax > cur_imax) { in aw200xx_set_imax()
301 cur_imax = imax; in aw200xx_set_imax()