Home
last modified time | relevance | path

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

/openbmc/qemu/hw/timer/
H A Detraxfs_timer.c77 uint32_t rw_tmr1_ctrl; member
104 VMSTATE_UINT32(rw_tmr1_ctrl, ETRAXTimerState),
161 ctrl = t->rw_tmr1_ctrl; in update_ctrl()
310 t->rw_tmr1_ctrl = value; in timer_write()