Home
last modified time | relevance | path

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

/openbmc/linux/drivers/leds/rgb/
H A Dleds-qcom-lpg.c268 static int lpg_calc_freq(struct lpg_channel *chan, uint64_t period) in lpg_calc_freq() function
624 lpg_calc_freq(chan, NSEC_PER_MSEC); in lpg_brightness_set()
632 lpg_calc_freq(chan, NSEC_PER_MSEC); in lpg_brightness_set()
709 lpg_calc_freq(chan, period); in lpg_blink_set()
1008 ret = lpg_calc_freq(chan, state->period); in lpg_pwm_apply()