Home
last modified time | relevance | path

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

/qemu/hw/misc/
H A Dmos6522.c51 static void mos6522_timer2_update(MOS6522State *s, MOS6522Timer *ti,
181 mos6522_timer2_update(s, ti, ti->load_time); in set_counter()
239 static void mos6522_timer2_update(MOS6522State *s, MOS6522Timer *ti, in mos6522_timer2_update() function
268 mos6522_timer2_update(s, ti, ti->next_irq_time); in mos6522_timer2()
308 mos6522_timer2_update(s, &s->timers[1], now); in mos6522_read()
492 mos6522_timer2_update(s, &s->timers[1], in mos6522_write()