Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/leds/
Dleds-aw200xx.c279 u32 gccr_imax = UINT_MAX; in aw200xx_set_imax() local
290 gccr_imax = i + AW200XX_IMAX_BASE_VAL1; in aw200xx_set_imax()
297 gccr_imax = i + AW200XX_IMAX_BASE_VAL2; in aw200xx_set_imax()
301 if (gccr_imax == UINT_MAX) in aw200xx_set_imax()
306 AW200XX_GCCR_IMAX(gccr_imax)); in aw200xx_set_imax()