Searched refs:rate_ns (Results 1 – 1 of 1) sorted by relevance
24 uint div = 4, rate, rate_ns; in exynos_pwm_set_config() local41 rate_ns = 1000000000 / rate; in exynos_pwm_set_config()42 tcnt = period_ns / rate_ns; in exynos_pwm_set_config()43 tcmp = duty_ns / rate_ns; in exynos_pwm_set_config()