Searched refs:latched_count (Results 1 – 3 of 3) sorted by relevance
11 u16 latched_count; member
179 c->latched_count = pit_get_count(pit, channel); in pit_latch_count()529 ret = s->latched_count & 0xff; in pit_ioport_read()533 ret = s->latched_count >> 8; in pit_ioport_read()537 ret = s->latched_count & 0xff; in pit_ioport_read()
237 __u16 latched_count; member