Searched refs:timer_compare_lower0 (Results 1 – 2 of 2) sorted by relevance
63 uint64_t value = s->timer_compare_lower0 | in ibex_timer_update_irqs()127 s->timer_compare_lower0 = 0xFFFFFFFF; in ibex_timer_reset()160 retvalue = s->timer_compare_lower0; in ibex_timer_read()208 s->timer_compare_lower0 = val; in ibex_timer_write()258 VMSTATE_UINT32(timer_compare_lower0, IbexTimerState),
44 uint32_t timer_compare_lower0; member