Searched refs:jz4740_timer_set_period (Results 1 – 2 of 2) sorted by relevance
76 jz4740_timer_set_period(pwm->hwpwm, 0x0); in jz4740_pwm_disable()122 jz4740_timer_set_period(pwm->hwpwm, period); in jz4740_pwm_apply()
80 static inline void jz4740_timer_set_period(unsigned int timer, uint16_t period) in jz4740_timer_set_period() function