Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/jz4740/
Dtime.c71 jz4740_timer_set_count(TIMER_CLOCKEVENT, 0); in jz4740_clockevent_set_periodic()
97 jz4740_timer_set_count(TIMER_CLOCKEVENT, 0); in jz4740_clockevent_set_next()
/Linux-v4.19/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-v4.19/drivers/pwm/
Dpwm-jz4740.c119 jz4740_timer_set_count(pwm->hwpwm, 0); in jz4740_pwm_config()