Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-xhci.h203 uint32_t crcr_high; member
H A Dhcd-xhci.c2701 xhci->crcr_high = 0; in xhci_reset()
2912 ret = xhci->crcr_high; in xhci_oper_read()
2975 xhci->crcr_high = val; in xhci_oper_write()
3594 VMSTATE_UINT32(crcr_high, XHCIState),