Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dnpcm7xx_timer-test.c211 tim_write_tcsr(td, CEN | CRST | TCSR_DEFAULT); in test_reset_overrides_enable()
226 tim_write_tcsr(td, CEN | TCSR_DEFAULT); in test_oneshot_enable_then_disable()
227 tim_write_tcsr(td, TCSR_DEFAULT); in test_oneshot_enable_then_disable()
246 tim_write_tcsr(td, CEN | PRESCALE(ps)); in test_oneshot_ps5()
284 tim_write_tcsr(td, CEN | PRESCALE(ps)); in test_oneshot_ps0()
312 tim_write_tcsr(td, CEN | PRESCALE(ps)); in test_oneshot_ps255()
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()
503 tim_write_tcsr(td, MODE_ONESHOT | PRESCALE(ps)); in test_disable_on_expiration()
[all …]