Searched refs:period_same (Results 1 – 1 of 1) sorted by relevance
172 bool period_same = false; in sti_pwm_config() local177 period_same = (period_ns == pwm_get_period(cur)); in sti_pwm_config()193 ((ncfg == 1) && (pwm->hwpwm != cur->hwpwm) && period_same) || in sti_pwm_config()194 ((ncfg > 1) && period_same)) { in sti_pwm_config()204 if (!period_same) { in sti_pwm_config()