Home
last modified time | relevance | path

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

/qemu/hw/usb/
H A Dhcd-xhci.h208 uint32_t crcr_high; member
H A Dhcd-xhci.c2707 xhci->crcr_high = 0; in xhci_reset()
2937 ret = xhci->crcr_high; in xhci_oper_read()
3000 xhci->crcr_high = val; in xhci_oper_write()
3619 VMSTATE_UINT32(crcr_high, XHCIState),