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.h54 uint8_t sof_timing; member
H A Dhcd-uhci.c323 s->sof_timing = 64; in uhci_reset()
374 VMSTATE_UINT8(sof_timing, UHCIState),
451 s->sof_timing = val & 0xff; in uhci_port_write()
510 val = s->sof_timing; in uhci_port_read()