Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dnpcm7xx_timer-test.c26 #define MODE_ONESHOT (0 << 27) macro
340 tim_write_tcsr(td, IE | CEN | MODE_ONESHOT | PRESCALE(ps)); in test_oneshot_interrupt()
365 tim_write_tcsr(td, IE | MODE_ONESHOT | PRESCALE(ps)); in test_pause_resume()
397 tim_write_tcsr(td, CEN | MODE_ONESHOT | PRESCALE(ps)); in test_prescaler_change()
403 tim_write_tcsr(td, CEN | MODE_ONESHOT | PRESCALE(ps)); in test_prescaler_change()
411 tim_write_tcsr(td, CEN | MODE_ONESHOT | PRESCALE(ps)); in test_prescaler_change()
419 tim_write_tcsr(td, CEN | MODE_ONESHOT | PRESCALE(ps)); in test_prescaler_change()
499 tim_write_tcsr(td, CEN | MODE_ONESHOT | PRESCALE(ps)); in test_disable_on_expiration()
503 tim_write_tcsr(td, MODE_ONESHOT | PRESCALE(ps)); in test_disable_on_expiration()
504 tim_write_tcsr(td, CEN | MODE_ONESHOT | PRESCALE(ps)); in test_disable_on_expiration()
[all …]