Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pwm/
Dpwm-jz4740.c90 uint32_t ctrl = jz4740_timer_get_ctrl(pwm->pwm); in jz4740_pwm_enable()
101 uint32_t ctrl = jz4740_timer_get_ctrl(pwm->hwpwm); in jz4740_pwm_disable()
/linux-4.1.27/arch/mips/include/asm/mach-jz4740/
Dtimer.h130 static inline uint16_t jz4740_timer_get_ctrl(unsigned int timer) in jz4740_timer_get_ctrl() function