Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/pwm/
Dpwm-jz4740.c58 uint32_t ctrl = jz4740_timer_get_ctrl(pwm->pwm); in jz4740_pwm_enable()
69 uint32_t ctrl = jz4740_timer_get_ctrl(pwm->hwpwm); in jz4740_pwm_disable()
/Linux-v5.4/arch/mips/include/asm/mach-jz4740/
Dtimer.h121 static inline uint16_t jz4740_timer_get_ctrl(unsigned int timer) in jz4740_timer_get_ctrl() function