Searched refs:period_out (Results 1 – 1 of 1) sorted by relevance
270 uint32_t period_out; in rk_pwm_channel_config() local295 period_out = (sc->clk_freq * period) / NS_PER_SEC; in rk_pwm_channel_config()306 RK_PWM_WRITE(sc, RK_PWM_PERIOD, period_out); in rk_pwm_channel_config()