Searched refs:JZ_TIMER_CTRL_PRESCALER (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/mips/include/asm/mach-jz4740/
H A Dtimer.h52 #define JZ_TIMER_CTRL_PRESCALER(x) ((x) << JZ_TIMER_CTRL_PRESCALE_OFFSET) macro
/linux-4.1.27/drivers/pwm/
H A Dpwm-jz4740.c145 ctrl = JZ_TIMER_CTRL_PRESCALER(prescaler) | JZ_TIMER_CTRL_SRC_EXT | jz4740_pwm_config()

Completed in 103 milliseconds