Searched refs:period_same (Results 1 – 1 of 1) sorted by relevance
164 bool period_same = false; in sti_pwm_config() local169 period_same = (period_ns == pwm_get_period(cur)); in sti_pwm_config()185 ((ncfg == 1) && (pwm->hwpwm != cur->hwpwm) && period_same) || in sti_pwm_config()186 ((ncfg > 1) && period_same)) { in sti_pwm_config()196 if (!period_same) { in sti_pwm_config()