Home
last modified time | relevance | path

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

/openbmc/qemu/hw/timer/
H A Detraxfs_timer.c73 uint32_t rw_tmr0_ctrl; member
100 VMSTATE_UINT32(rw_tmr0_ctrl, ETRAXTimerState),
157 ctrl = t->rw_tmr0_ctrl; in update_ctrl()
302 t->rw_tmr0_ctrl = value; in timer_write()