Home
last modified time | relevance | path

Searched refs:PWM_CTRL (Results 1 – 4 of 4) sorted by relevance

/arch/mips/loongson32/common/
Dtime.c50 __raw_writel(INT_EN | CNT_EN, timer_base + PWM_CTRL); in ls1x_pwmtimer_restart()
134 __raw_writel(INT_EN | CNT_EN, timer_base + PWM_CTRL); in ls1x_clockevent_set_state_periodic()
143 __raw_writel(INT_EN | CNT_EN, timer_base + PWM_CTRL); in ls1x_clockevent_tick_resume()
152 __raw_writel(__raw_readl(timer_base + PWM_CTRL) & ~CNT_EN, in ls1x_clockevent_set_state_shutdown()
153 timer_base + PWM_CTRL); in ls1x_clockevent_set_state_shutdown()
/arch/mips/include/asm/mach-loongson32/
Dregs-pwm.h19 #define PWM_CTRL 0xc macro
/arch/blackfin/mach-bf518/include/mach/
DdefBF512.h1189 #define PWM_CTRL 0xffc03700 /* PWM Control Register */ macro
/arch/blackfin/kernel/
Ddebug-mmrs.c1352 #ifdef PWM_CTRL in bfin_debug_mmrs_init()
1354 D16(PWM_CTRL); in bfin_debug_mmrs_init()