Lines Matching refs:ONESHOT
32 #define ONESHOT 0 macro
98 timer_start(ONESHOT, scaler); in test_timer_oneshot()
122 timer_start(ONESHOT, scaler); in test_timer_pause()
144 timer_start(ONESHOT, scaler); in test_timer_pause()
163 timer_start(ONESHOT, scaler); in test_timer_reload()
203 timer_start(ONESHOT, scaler); in test_timer_oneshot_to_periodic()
231 timer_start(ONESHOT, scaler); in test_timer_periodic_to_oneshot()
243 timer_start(ONESHOT, NOSCALE); in test_timer_prescaler()
257 timer_start(ONESHOT, 0xAB); in test_timer_prescaler()
274 timer_start(ONESHOT, NOSCALE); in test_timer_prescaler_on_the_fly()
281 timer_start(ONESHOT, 0xAB); in test_timer_prescaler_on_the_fly()
295 timer_start(ONESHOT, scaler); in test_timer_set_oneshot_counter_to_0()
352 timer_start(ONESHOT, scaler); in test_timer_noload_oneshot()
388 timer_start(ONESHOT, scaler); in test_timer_zero_load_oneshot()
438 timer_start(ONESHOT, scaler); in test_timer_zero_load_oneshot_to_nonzero()
496 timer_start(ONESHOT, scaler); in test_timer_nonzero_load_oneshot_to_zero()
559 timer_start(ONESHOT, scaler); in test_timer_enable_and_set_counter()
579 timer_start(ONESHOT, scaler); in test_timer_set_counter_and_enable()
616 timer_start(ONESHOT, scaler); in test_timer_oneshot_with_counter_0_on_start()
732 timer_start(ONESHOT, scaler); in test_timer_set_oneshot_load_to_0()
780 int mode = ONESHOT; in test_deferred_trigger()
846 if (mode == ONESHOT) { in test_deferred_trigger()
867 timer_start(ONESHOT, scaler); in test_timer_zero_load_mode_switch()
909 timer_start(ONESHOT, NOSCALE); in test_timer_zero_load_prescaled_periodic_to_nonscaled_oneshot()
927 timer_start(ONESHOT, 255); in test_timer_zero_load_prescaled_oneshot_to_nonscaled_periodic()
947 timer_start(ONESHOT, NOSCALE); in test_timer_zero_load_nonscaled_oneshot_to_prescaled_periodic()
980 timer_start(ONESHOT, 255); in test_timer_zero_load_nonscaled_periodic_to_prescaled_oneshot()