Searched refs:atcbpwm (Results 1 – 1 of 1) sorted by relevance
264 struct atmel_tcb_pwm_device *atcbpwm = &tcbpwmc->pwms[pwm->hwpwm ^ 1]; in atmel_tcb_pwm_config() local317 if ((atcbpwm->duty > 0 && atcbpwm->duty != atcbpwm->period) && in atmel_tcb_pwm_config()318 (atcbpwm->div != i || atcbpwm->period != period)) { in atmel_tcb_pwm_config()