Home
last modified time | relevance | path

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

/qemu/hw/timer/
H A Di8254.c52 static int pit_get_count(PITChannelState *s) in pit_get_count() function
121 s->latched_count = pit_get_count(s); in pit_latch_count()
232 count = pit_get_count(s); in pit_ioport_read()
236 count = pit_get_count(s); in pit_ioport_read()
240 count = pit_get_count(s); in pit_ioport_read()
245 count = pit_get_count(s); in pit_ioport_read()