Searched refs:atcbpwm (Results 1 – 1 of 1) sorted by relevance
295 struct atmel_tcb_pwm_device *atcbpwm = NULL; in atmel_tcb_pwm_config() local341 atcbpwm = tcbpwmc->pwms[1]; in atmel_tcb_pwm_config()343 atcbpwm = tcbpwmc->pwms[0]; in atmel_tcb_pwm_config()353 if ((atcbpwm && atcbpwm->duty > 0 && in atmel_tcb_pwm_config()354 atcbpwm->duty != atcbpwm->period) && in atmel_tcb_pwm_config()355 (atcbpwm->div != i || atcbpwm->period != period)) { in atmel_tcb_pwm_config()