Searched refs:ONESHOT (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/tests/qtest/ |
H A D | test-arm-mptimer.c | 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() [all …]
|
/openbmc/linux/Documentation/networking/ |
H A D | ip_dynaddr.rst | 7 This stuff allows diald ONESHOT connections to get established by
|
/openbmc/qemu/hw/timer/ |
H A D | cmsdk-apb-dualtimer.c | 35 FIELD(CONTROL, ONESHOT, 0, 1)
|