Lines Matching refs:TIMER_BLOCK_STEP
16 #define TIMER_BLOCK_STEP(scaler, steps_nb) \ macro
100 TIMER_BLOCK_STEP(scaler, 9999); in test_timer_oneshot()
105 TIMER_BLOCK_STEP(scaler, 9990000); in test_timer_oneshot()
110 TIMER_BLOCK_STEP(scaler, 9990000); in test_timer_oneshot()
124 TIMER_BLOCK_STEP(scaler, 999); in test_timer_pause()
129 TIMER_BLOCK_STEP(scaler, 9000); in test_timer_pause()
139 TIMER_BLOCK_STEP(scaler, 90000); in test_timer_pause()
146 TIMER_BLOCK_STEP(scaler, 999990000); in test_timer_pause()
151 TIMER_BLOCK_STEP(scaler, 999990000); in test_timer_pause()
165 TIMER_BLOCK_STEP(scaler, 90000); in test_timer_reload()
172 TIMER_BLOCK_STEP(scaler, 90000); in test_timer_reload()
205 TIMER_BLOCK_STEP(scaler, 1000); in test_timer_oneshot_to_periodic()
212 TIMER_BLOCK_STEP(scaler, 14001); in test_timer_oneshot_to_periodic()
226 TIMER_BLOCK_STEP(scaler, 999); in test_timer_periodic_to_oneshot()
233 TIMER_BLOCK_STEP(scaler, 99999009); in test_timer_periodic_to_oneshot()
245 TIMER_BLOCK_STEP(NOSCALE, 9999998); in test_timer_prescaler()
250 TIMER_BLOCK_STEP(NOSCALE, 1); in test_timer_prescaler()
259 TIMER_BLOCK_STEP(0xAB, 9999998); in test_timer_prescaler()
264 TIMER_BLOCK_STEP(0xAB, 1); in test_timer_prescaler()
276 TIMER_BLOCK_STEP(NOSCALE, 999); in test_timer_prescaler_on_the_fly()
283 TIMER_BLOCK_STEP(0xAB, 9000); in test_timer_prescaler_on_the_fly()
297 TIMER_BLOCK_STEP(scaler, 1); in test_timer_set_oneshot_counter_to_0()
304 TIMER_BLOCK_STEP(scaler, 10); in test_timer_set_oneshot_counter_to_0()
318 TIMER_BLOCK_STEP(scaler, 1); in test_timer_set_periodic_counter_to_0()
325 TIMER_BLOCK_STEP(scaler, 1); in test_timer_set_periodic_counter_to_0()
334 TIMER_BLOCK_STEP(scaler, 1); in test_timer_set_periodic_counter_to_0()
341 TIMER_BLOCK_STEP(scaler, 1); in test_timer_set_periodic_counter_to_0()
354 TIMER_BLOCK_STEP(scaler, 1); in test_timer_noload_oneshot()
359 TIMER_BLOCK_STEP(scaler, 1); in test_timer_noload_oneshot()
372 TIMER_BLOCK_STEP(scaler, 1); in test_timer_noload_periodic()
377 TIMER_BLOCK_STEP(scaler, 1); in test_timer_noload_periodic()
390 TIMER_BLOCK_STEP(scaler, 1); in test_timer_zero_load_oneshot()
397 TIMER_BLOCK_STEP(scaler, 1); in test_timer_zero_load_oneshot()
402 TIMER_BLOCK_STEP(scaler, 1); in test_timer_zero_load_oneshot()
415 TIMER_BLOCK_STEP(scaler, 1); in test_timer_zero_load_periodic()
422 TIMER_BLOCK_STEP(scaler, 1); in test_timer_zero_load_periodic()
427 TIMER_BLOCK_STEP(scaler, 1); in test_timer_zero_load_periodic()
440 TIMER_BLOCK_STEP(scaler, 1); in test_timer_zero_load_oneshot_to_nonzero()
447 TIMER_BLOCK_STEP(scaler, 1); in test_timer_zero_load_oneshot_to_nonzero()
454 TIMER_BLOCK_STEP(scaler, 1001); in test_timer_zero_load_oneshot_to_nonzero()
468 TIMER_BLOCK_STEP(scaler, 1); in test_timer_zero_load_periodic_to_nonzero()
475 TIMER_BLOCK_STEP(scaler, 1); in test_timer_zero_load_periodic_to_nonzero()
483 TIMER_BLOCK_STEP(scaler, 2000001); in test_timer_zero_load_periodic_to_nonzero()
498 TIMER_BLOCK_STEP(scaler, 1); in test_timer_nonzero_load_oneshot_to_zero()
506 TIMER_BLOCK_STEP(scaler, 100); in test_timer_nonzero_load_oneshot_to_zero()
519 TIMER_BLOCK_STEP(scaler, 1); in test_timer_nonzero_load_periodic_to_zero()
527 TIMER_BLOCK_STEP(scaler, 100); in test_timer_nonzero_load_periodic_to_zero()
541 TIMER_BLOCK_STEP(scaler, 100); in test_timer_set_periodic_counter_on_the_fly()
548 TIMER_BLOCK_STEP(scaler, 100); in test_timer_set_periodic_counter_on_the_fly()
561 TIMER_BLOCK_STEP(scaler, 1); in test_timer_enable_and_set_counter()
567 TIMER_BLOCK_STEP(scaler, 100); in test_timer_enable_and_set_counter()
581 TIMER_BLOCK_STEP(scaler, 100); in test_timer_set_counter_and_enable()
592 TIMER_BLOCK_STEP(NOSCALE, 100); in test_timer_set_counter_disabled()
603 TIMER_BLOCK_STEP(NOSCALE, 100); in test_timer_load_disabled()
618 TIMER_BLOCK_STEP(scaler, 100); in test_timer_oneshot_with_counter_0_on_start()
623 TIMER_BLOCK_STEP(scaler, 100); in test_timer_oneshot_with_counter_0_on_start()
643 TIMER_BLOCK_STEP(scaler, 100); in test_timer_periodic_with_counter_0_on_start()
648 TIMER_BLOCK_STEP(scaler, 100); in test_timer_periodic_with_counter_0_on_start()
660 TIMER_BLOCK_STEP(scaler, 1); in test_timer_periodic_with_counter_0_on_start()
666 TIMER_BLOCK_STEP(scaler, 1); in test_timer_periodic_with_counter_0_on_start()
671 TIMER_BLOCK_STEP(scaler, 2000001); in test_timer_periodic_with_counter_0_on_start()
705 TIMER_BLOCK_STEP(scaler, 1); in test_timer_set_counter_periodic_with_zero_load()
709 TIMER_BLOCK_STEP(scaler, 1); in test_timer_set_counter_periodic_with_zero_load()
715 TIMER_BLOCK_STEP(scaler, 999); in test_timer_set_counter_periodic_with_zero_load()
720 TIMER_BLOCK_STEP(scaler, 1); in test_timer_set_counter_periodic_with_zero_load()
734 TIMER_BLOCK_STEP(scaler, 100); in test_timer_set_oneshot_load_to_0()
741 TIMER_BLOCK_STEP(scaler, 100); in test_timer_set_oneshot_load_to_0()
746 TIMER_BLOCK_STEP(scaler, 100); in test_timer_set_oneshot_load_to_0()
760 TIMER_BLOCK_STEP(scaler, 100); in test_timer_set_periodic_load_to_0()
767 TIMER_BLOCK_STEP(scaler, 100); in test_timer_set_periodic_load_to_0()
772 TIMER_BLOCK_STEP(scaler, 100); in test_timer_set_periodic_load_to_0()
790 TIMER_BLOCK_STEP(255, 1); in test_deferred_trigger()
802 TIMER_BLOCK_STEP(255, 1); in test_deferred_trigger()
806 TIMER_BLOCK_STEP(255, 1); in test_deferred_trigger()
824 TIMER_BLOCK_STEP(255, 1); in test_deferred_trigger()
842 TIMER_BLOCK_STEP(255, 1); in test_deferred_trigger()
860 TIMER_BLOCK_STEP(scaler, 1); in test_timer_zero_load_mode_switch()
865 TIMER_BLOCK_STEP(scaler, 1); in test_timer_zero_load_mode_switch()
869 TIMER_BLOCK_STEP(scaler, 1); in test_timer_zero_load_mode_switch()
874 TIMER_BLOCK_STEP(scaler, 1); in test_timer_zero_load_mode_switch()
879 TIMER_BLOCK_STEP(scaler, 1); in test_timer_zero_load_mode_switch()
883 TIMER_BLOCK_STEP(scaler, 1); in test_timer_zero_load_mode_switch()
895 TIMER_BLOCK_STEP(255, 1); in test_timer_zero_load_prescaled_periodic_to_nonscaled_oneshot()
901 TIMER_BLOCK_STEP(255, 1); in test_timer_zero_load_prescaled_periodic_to_nonscaled_oneshot()
907 TIMER_BLOCK_STEP(255, 1); in test_timer_zero_load_prescaled_periodic_to_nonscaled_oneshot()
911 TIMER_BLOCK_STEP(NOSCALE, 1); in test_timer_zero_load_prescaled_periodic_to_nonscaled_oneshot()
917 TIMER_BLOCK_STEP(NOSCALE, 1); in test_timer_zero_load_prescaled_periodic_to_nonscaled_oneshot()
929 TIMER_BLOCK_STEP(255, 1); in test_timer_zero_load_prescaled_oneshot_to_nonscaled_periodic()
937 TIMER_BLOCK_STEP(NOSCALE, 1); in test_timer_zero_load_prescaled_oneshot_to_nonscaled_periodic()
949 TIMER_BLOCK_STEP(NOSCALE, 1); in test_timer_zero_load_nonscaled_oneshot_to_prescaled_periodic()
956 TIMER_BLOCK_STEP(255, 1); in test_timer_zero_load_nonscaled_oneshot_to_prescaled_periodic()
962 TIMER_BLOCK_STEP(255, 1); in test_timer_zero_load_nonscaled_oneshot_to_prescaled_periodic()
975 TIMER_BLOCK_STEP(NOSCALE, 1); in test_timer_zero_load_nonscaled_periodic_to_prescaled_oneshot()
982 TIMER_BLOCK_STEP(255, 1); in test_timer_zero_load_nonscaled_periodic_to_prescaled_oneshot()
988 TIMER_BLOCK_STEP(255, 1); in test_timer_zero_load_nonscaled_periodic_to_prescaled_oneshot()