Searched refs:tin_rate (Results 1 – 1 of 1) sorted by relevance
317 unsigned long tin_rate; in pwm_samsung_config() local325 tin_rate = pwm_samsung_calc_tin(our_chip, pwm->hwpwm, period); in pwm_samsung_config()327 dev_dbg(our_chip->chip.dev, "tin_rate=%lu\n", tin_rate); in pwm_samsung_config()329 tin_ns = NSEC_PER_SEC / tin_rate; in pwm_samsung_config()