Searched refs:duty_zero (Results 1 – 2 of 2) sorted by relevance
1519 bool duty_zero = (0U == duty_cycle_counts); in gpt_calculate_duty_cycle() local1522 if (duty_zero || duty_high) in gpt_calculate_duty_cycle()1548 if ((duty_zero && !first_level_low) || (duty_high && first_level_low)) in gpt_calculate_duty_cycle()
1603 bool duty_zero = (0U == duty_cycle_counts); in gpt_calculate_duty_cycle() local1606 if (duty_zero || duty_high) in gpt_calculate_duty_cycle()1632 if ((duty_zero && !first_level_low) || (duty_high && first_level_low)) in gpt_calculate_duty_cycle()