Home
last modified time | relevance | path

Searched refs:ONESHOT (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/tests/qtest/
H A Dtest-arm-mptimer.c32 #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()
257 timer_start(ONESHOT, 0xAB); in test_timer_prescaler()
281 timer_start(ONESHOT, 0xAB); in test_timer_prescaler_on_the_fly()
780 int mode = ONESHOT; in test_deferred_trigger()
846 if (mode == ONESHOT) { in test_deferred_trigger()
927 timer_start(ONESHOT, 255); in test_timer_zero_load_prescaled_oneshot_to_nonscaled_periodic()
[all …]
/openbmc/linux/Documentation/networking/
H A Dip_dynaddr.rst7 This stuff allows diald ONESHOT connections to get established by
/openbmc/qemu/hw/timer/
H A Dcmsdk-apb-dualtimer.c35 FIELD(CONTROL, ONESHOT, 0, 1)