Searched refs:tin_rate (Results 1 – 1 of 1) sorted by relevance
323 unsigned long tin_rate; in __pwm_samsung_config() local331 tin_rate = pwm_samsung_calc_tin(chip, pwm->hwpwm, period); in __pwm_samsung_config()333 dev_dbg(pwmchip_parent(chip), "tin_rate=%lu\n", tin_rate); in __pwm_samsung_config()335 tin_ns = NSEC_PER_SEC / tin_rate; in __pwm_samsung_config()