Home
last modified time | relevance | path

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

/linux/drivers/leds/rgb/
H A Dleds-mt6370-rgb.c273 static int mt6370_set_led_duty(struct mt6370_priv *priv, unsigned int led_no, unsigned int ton, in mt6370_set_led_duty() argument
281 ratio = ton * divisor / (ton + toff); in mt6370_set_led_duty()
301 static int mt6370_set_led_freq(struct mt6370_priv *priv, unsigned int led_no, unsigned int ton, in mt6370_set_led_freq() argument
309 tsum = ton + toff; in mt6370_set_led_freq()