Home
last modified time | relevance | path

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

/linux/drivers/leds/
H A Dleds-aw200xx.c286 u32 gccr_imax = UINT_MAX; in aw200xx_set_imax() local
297 gccr_imax = i + AW200XX_IMAX_BASE_VAL1; in aw200xx_set_imax()
304 gccr_imax = i + AW200XX_IMAX_BASE_VAL2; in aw200xx_set_imax()
308 if (gccr_imax == UINT_MAX) in aw200xx_set_imax()
313 AW200XX_GCCR_IMAX(gccr_imax)); in aw200xx_set_imax()