Searched refs:PWM_SR (Results 1 – 1 of 1) sorted by relevance
35 #define PWM_SR 0x0C macro284 while ((atmel_pwm_readl(atmel_pwm, PWM_SR) & (1 << pwm->hwpwm)) && in atmel_pwm_disable()360 sr = atmel_pwm_readl(atmel_pwm, PWM_SR); in atmel_pwm_get_state()468 sr = atmel_pwm_readl(atmel_pwm, PWM_SR) & PWM_SR_ALL_CH_MASK; in atmel_pwm_enable_clk_if_on()