Searched refs:timer_ctrl (Results 1 – 2 of 2) sorted by relevance
68 if (!(s->timer_ctrl & R_CTRL_ACTIVE_MASK)) { in ibex_timer_update_irqs()125 s->timer_ctrl = 0x00000000; in ibex_timer_reset()148 retvalue = s->timer_ctrl; in ibex_timer_read()195 s->timer_ctrl = val; in ibex_timer_write()256 VMSTATE_UINT32(timer_ctrl, IbexTimerState),
42 uint32_t timer_ctrl; member