Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Dmos6522.c507 uint16_t t1counter = get_counter(s, &s->timers[0]); in qmp_x_query_via_foreach() local
522 mos6522_reg_names[4], t1counter & 0xff); in qmp_x_query_via_foreach()
524 mos6522_reg_names[5], t1counter >> 8); in qmp_x_query_via_foreach()
558 t1counter, in qmp_x_query_via_foreach()