Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/jz4740/
Dtime.c59 jz4740_timer_disable(TIMER_CLOCKEVENT); in jz4740_clockevent_irq()
79 jz4740_timer_disable(TIMER_CLOCKEVENT); in jz4740_clockevent_set_mode()
/linux-4.1.27/arch/mips/include/asm/mach-jz4740/
Dtimer.h84 static inline void jz4740_timer_disable(unsigned int timer) in jz4740_timer_disable() function
/linux-4.1.27/drivers/pwm/
Dpwm-jz4740.c104 jz4740_timer_disable(pwm->hwpwm); in jz4740_pwm_disable()