Searched refs:rate_ns (Results 1 – 1 of 1) sorted by relevance
27 uint div = 4, rate, rate_ns; in exynos_pwm_set_config() local44 rate_ns = 1000000000 / rate; in exynos_pwm_set_config()45 tcnt = period_ns / rate_ns; in exynos_pwm_set_config()46 tcmp = duty_ns / rate_ns; in exynos_pwm_set_config()