Searched refs:jz4740_timer_get_ctrl (Results 1 – 2 of 2) sorted by relevance
58 uint32_t ctrl = jz4740_timer_get_ctrl(pwm->pwm); in jz4740_pwm_enable()69 uint32_t ctrl = jz4740_timer_get_ctrl(pwm->hwpwm); in jz4740_pwm_disable()
121 static inline uint16_t jz4740_timer_get_ctrl(unsigned int timer) in jz4740_timer_get_ctrl() function