Home
last modified time | relevance | path

Searched refs:write_latch (Results 1 – 2 of 2) 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