Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/loongson32/common/
H A Dtime.c47 __raw_writel(INT_EN | CNT_EN, timer_reg_base + PWM_CTRL); in ls1x_pwmtimer_restart()
131 __raw_writel(INT_EN | CNT_EN, timer_reg_base + PWM_CTRL); in ls1x_clockevent_set_state_periodic()
140 __raw_writel(INT_EN | CNT_EN, timer_reg_base + PWM_CTRL); in ls1x_clockevent_tick_resume()
149 __raw_writel(__raw_readl(timer_reg_base + PWM_CTRL) & ~CNT_EN, in ls1x_clockevent_set_state_shutdown()
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-loongson32/
H A Dregs-pwm.h23 #define CNT_EN BIT(0) macro
/kernel/linux/linux-6.6/drivers/clocksource/
H A Dtimer-loongson1-pwm.c27 #define CNT_EN BIT(0) macro
58 writel((INT_EN | PWM_OE | CNT_EN), timer_of_base(to) + PWM_CTRL); in ls1x_pwmtimer_start()

Completed in 2 milliseconds