Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/include/asm/mach-jz4740/
Dtimer.h75 static inline void jz4740_timer_disable(unsigned int timer) in jz4740_timer_disable() function
/Linux-v5.4/drivers/pwm/
Dpwm-jz4740.c87 jz4740_timer_disable(pwm->hwpwm); in jz4740_pwm_disable()