Home
last modified time | relevance | path

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

/openbmc/linux/drivers/leds/
H A Dleds-aw200xx.c284 u32 gccr_imax = UINT_MAX; in aw200xx_set_imax() local
295 gccr_imax = i + AW200XX_IMAX_BASE_VAL1; in aw200xx_set_imax()
302 gccr_imax = i + AW200XX_IMAX_BASE_VAL2; in aw200xx_set_imax()
306 if (gccr_imax == UINT_MAX) in aw200xx_set_imax()
311 AW200XX_GCCR_IMAX(gccr_imax)); in aw200xx_set_imax()