Searched refs:PWM_CMR_CPOL (Results 1 – 1 of 1) sorted by relevance
46 #define PWM_CMR_CPOL (1 << 9) macro345 val &= ~PWM_CMR_CPOL; in atmel_pwm_apply()347 val |= PWM_CMR_CPOL; in atmel_pwm_apply()394 if (cmr & PWM_CMR_CPOL) in atmel_pwm_get_state()