Home
last modified time | relevance | path

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

/external/qemu/hw/timer/
Di8254.c64 static int pit_get_count(PITChannelState *s) in pit_get_count() function
240 s->latched_count = pit_get_count(s); in pit_latch_count()
341 count = pit_get_count(s); in pit_ioport_read()
345 count = pit_get_count(s); in pit_ioport_read()
349 count = pit_get_count(s); in pit_ioport_read()
354 count = pit_get_count(s); in pit_ioport_read()