Home
last modified time | relevance | path

Searched refs:jz4740_timer_set_count (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/mips/jz4740/
Dtime.c71 jz4740_timer_set_count(TIMER_CLOCKEVENT, 0); in jz4740_clockevent_set_mode()
89 jz4740_timer_set_count(TIMER_CLOCKEVENT, 0); in jz4740_clockevent_set_next()
/linux-4.1.27/arch/mips/include/asm/mach-jz4740/
Dtimer.h99 static inline void jz4740_timer_set_count(unsigned int timer, uint16_t count) in jz4740_timer_set_count() function
/linux-4.1.27/drivers/pwm/
Dpwm-jz4740.c141 jz4740_timer_set_count(pwm->hwpwm, 0); in jz4740_pwm_config()