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

/linux-4.4.14/arch/mips/include/asm/mach-loongson32/
H A Dregs-pwm.h27 #define CNT_EN 0x1 macro
/linux-4.4.14/arch/mips/loongson32/common/
H A Dtime.c50 __raw_writel(INT_EN | CNT_EN, timer_base + PWM_CTRL); ls1x_pwmtimer_restart()
134 __raw_writel(INT_EN | CNT_EN, timer_base + PWM_CTRL); ls1x_clockevent_set_state_periodic()
143 __raw_writel(INT_EN | CNT_EN, timer_base + PWM_CTRL); ls1x_clockevent_tick_resume()
152 __raw_writel(__raw_readl(timer_base + PWM_CTRL) & ~CNT_EN, ls1x_clockevent_set_state_shutdown()

Completed in 51 milliseconds