Home
last modified time | relevance | path

Searched refs:PERIODIC (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/tests/qtest/
H A Dtest-arm-mptimer.c31 #define PERIODIC 1 macro
185 timer_start(PERIODIC, scaler); in test_timer_periodic()
210 timer_start(PERIODIC, scaler); in test_timer_oneshot_to_periodic()
224 timer_start(PERIODIC, scaler); in test_timer_periodic_to_oneshot()
316 timer_start(PERIODIC, scaler); in test_timer_set_periodic_counter_to_0()
332 timer_start(PERIODIC, scaler); in test_timer_set_periodic_counter_to_0()
370 timer_start(PERIODIC, scaler); in test_timer_noload_periodic()
413 timer_start(PERIODIC, scaler); in test_timer_zero_load_periodic()
847 mode = PERIODIC; in test_deferred_trigger()
893 timer_start(PERIODIC, 255); in test_timer_zero_load_prescaled_periodic_to_nonscaled_oneshot()
[all …]
/openbmc/qemu/target/loongarch/tcg/
H A Dconstant_timer.c55 if (FIELD_EX64(env->CSR_TCFG, CSR_TCFG, PERIODIC)) { in loongarch_constant_timer_cb()
/openbmc/qemu/target/loongarch/
H A Dcpu-csr.h140 FIELD(CSR_TCFG, PERIODIC, 1, 1)
/openbmc/linux/Documentation/driver-api/usb/
H A DURB.rst78 // Only for PERIODIC transfers (ISO, INTERRUPT)