Home
last modified time | relevance | path

Searched refs:write_latch (Results 1 – 9 of 9) sorted by relevance

/openbmc/qemu/hw/i386/kvm/
H A Di8254.c116 sc->write_latch = kchan->write_latch; in kvm_pit_get()
153 kchan->write_latch = sc->write_latch; in kvm_pit_put()
/openbmc/qemu/include/hw/timer/
H A Di8254_internal.h40 uint8_t write_latch; member
/openbmc/linux/arch/x86/kvm/
H A Di8254.h17 u8 write_latch; member
H A Di8254.c499 s->write_latch = val; in pit_ioport_write()
503 pit_load_count(pit, addr, s->write_latch | (val << 8)); in pit_ioport_write()
/openbmc/qemu/hw/timer/
H A Di8254.c183 s->write_latch = val; in pit_ioport_write()
187 pit_load_count(s, s->write_latch | (val << 8)); in pit_ioport_write()
H A Di8254_common.c191 VMSTATE_UINT8(write_latch, PITChannelState),
/openbmc/linux/tools/arch/x86/include/uapi/asm/
H A Dkvm.h276 __u8 write_latch; member
/openbmc/linux/arch/x86/include/uapi/asm/
H A Dkvm.h276 __u8 write_latch; member
/openbmc/qemu/linux-headers/asm-x86/
H A Dkvm.h275 __u8 write_latch; member