Searched refs:latched_count (Results 1 – 3 of 3) sorted by relevance
218 c->latched_count = pit_get_count(pit, channel); in pit_latch_count()338 ret = s->latched_count & 0xff; in pit_ioport_read()342 ret = s->latched_count >> 8; in pit_ioport_read()346 ret = s->latched_count & 0xff; in pit_ioport_read()
473 uint16_t latched_count; member
296 i, p.channels[i].count, p.channels[i].latched_count, in dump_pit()
Completed in 7 milliseconds