Searched refs:tin_rate (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/pwm/
H A Dpwm-samsung.c317 unsigned long tin_rate; pwm_samsung_config() local
325 tin_rate = pwm_samsung_calc_tin(our_chip, pwm->hwpwm, period); pwm_samsung_config()
327 dev_dbg(our_chip->chip.dev, "tin_rate=%lu\n", tin_rate); pwm_samsung_config()
329 tin_ns = NSEC_PER_SEC / tin_rate; pwm_samsung_config()

Completed in 61 milliseconds