HomeSort by relevance Sort by last modified time
    Searched refs:write_latch (Results 1 - 3 of 3) sorted by null

  /external/qemu/hw/
i8254.c 44 uint8_t write_latch; member in struct:PITChannelState
299 s->write_latch = val;
303 pit_load_count(s, s->write_latch | (val << 8));
407 qemu_put_8s(f, &s->write_latch);
438 qemu_get_8s(f, &s->write_latch);
  /external/qemu/android/config/linux-x86/asm/
kvm.h 211 __u8 write_latch; member in struct:kvm_pit_channel_state
  /external/qemu/android/config/linux-x86_64/asm/
kvm.h 211 __u8 write_latch; member in struct:kvm_pit_channel_state

Completed in 155 milliseconds