Searched refs:count_latched (Results 1 – 9 of 9) sorted by relevance
120 if (!s->count_latched) { in pit_latch_count()122 s->count_latched = s->rw_mode; in pit_latch_count()212 } else if (s->count_latched) { in pit_ioport_read()213 switch(s->count_latched) { in pit_ioport_read()217 s->count_latched = 0; in pit_ioport_read()221 s->count_latched = 0; in pit_ioport_read()225 s->count_latched = RW_STATE_MSB; in pit_ioport_read()
186 VMSTATE_UINT8(count_latched, PITChannelState),
111 sc->count_latched = kchan->count_latched; in kvm_pit_get()148 kchan->count_latched = sc->count_latched; in kvm_pit_put()
178 if (!c->count_latched) { in pit_latch_count()180 c->count_latched = c->rw_mode; in pit_latch_count()535 } else if (s->count_latched) { in pit_ioport_read()536 switch (s->count_latched) { in pit_ioport_read()540 s->count_latched = 0; in pit_ioport_read()544 s->count_latched = 0; in pit_ioport_read()548 s->count_latched = RW_STATE_MSB; in pit_ioport_read()
12 u8 count_latched; member
35 uint8_t count_latched; member
271 __u8 count_latched; member
270 __u8 count_latched; member