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()
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()
[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)