Home
last modified time | relevance | path

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

/linux/drivers/pwm/
H A Dpwm-spear.c29 #define PWMCR_PWM_ENABLE 0x1 macro
146 val |= PWMCR_PWM_ENABLE; in spear_pwm_enable()
158 val &= ~PWMCR_PWM_ENABLE; in spear_pwm_disable()