Home
last modified time | relevance | path

Searched refs:sof_timing (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/usb/
H A Dhcd-uhci.h58 uint8_t sof_timing; member
H A Dhcd-uhci.c311 s->sof_timing = 64; in uhci_state_reset()
366 VMSTATE_UINT8(sof_timing, UHCIState),
447 s->sof_timing = val & 0xff; in uhci_port_write()
506 val = s->sof_timing; in uhci_port_read()