Home
last modified time | relevance | path

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

/external/qemu/hw/
Di8254.c39 uint8_t count_latched; member
239 if (!s->count_latched) { in pit_latch_count()
241 s->count_latched = s->rw_mode; in pit_latch_count()
321 } else if (s->count_latched) { in pit_ioport_read()
322 switch(s->count_latched) { in pit_ioport_read()
326 s->count_latched = 0; in pit_ioport_read()
330 s->count_latched = 0; in pit_ioport_read()
334 s->count_latched = RW_STATE_MSB; in pit_ioport_read()
402 qemu_put_8s(f, &s->count_latched); in pit_save()
433 qemu_get_8s(f, &s->count_latched); in pit_load()
/external/qemu/android/config/linux-x86_64/asm/
Dkvm.h206 __u8 count_latched; member
/external/qemu/android/config/linux-x86/asm/
Dkvm.h206 __u8 count_latched; member