Searched refs:PWM_CTRL (Results 1 – 6 of 6) sorted by relevance
50 __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()
28 #define PWM_CTRL 0x0 macro110 writel(1 << pwm->hwpwm, mxs->base + PWM_CTRL + SET); in mxs_pwm_enable()119 writel(1 << pwm->hwpwm, mxs->base + PWM_CTRL + CLR); in mxs_pwm_disable()
31 #define PWM_CTRL 0x00 macro200 value = brcmstb_pwm_readl(p, PWM_CTRL); in brcmstb_pwm_enable_set()210 brcmstb_pwm_writel(p, value, PWM_CTRL); in brcmstb_pwm_enable_set()
19 #define PWM_CTRL 0xc macro
1189 #define PWM_CTRL 0xffc03700 /* PWM Control Register */ macro
1352 #ifdef PWM_CTRL in bfin_debug_mmrs_init()1354 D16(PWM_CTRL); in bfin_debug_mmrs_init()