Home
last modified time | relevance | path

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

/openbmc/qemu/hw/timer/
H A Detraxfs_timer.c82 uint32_t rw_ack_intr; member
109 VMSTATE_UINT32(rw_ack_intr, ETRAXTimerState),
214 t->r_intr &= ~(t->rw_ack_intr); in timer_update_irq()
322 t->rw_ack_intr = value; in timer_write()
324 t->rw_ack_intr = 0; in timer_write()