Home
last modified time | relevance | path

Searched refs:jz4740_timer_set_period (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/pwm/
Dpwm-jz4740.c76 jz4740_timer_set_period(pwm->hwpwm, 0x0); in jz4740_pwm_disable()
122 jz4740_timer_set_period(pwm->hwpwm, period); in jz4740_pwm_apply()
/Linux-v5.4/arch/mips/include/asm/mach-jz4740/
Dtimer.h80 static inline void jz4740_timer_set_period(unsigned int timer, uint16_t period) in jz4740_timer_set_period() function