Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Dmos6522.c508 uint16_t t2counter = get_counter(s, &s->timers[1]); in qmp_x_query_via_foreach() local
532 mos6522_reg_names[8], t2counter & 0xff); in qmp_x_query_via_foreach()
534 mos6522_reg_names[9], t2counter >> 8); in qmp_x_query_via_foreach()
570 t2counter, in qmp_x_query_via_foreach()