Searched refs:dnctrl (Results 1 – 2 of 2) sorted by relevance
206 uint32_t dnctrl; member
2705 xhci->dnctrl = 0; in xhci_reset()2931 ret = xhci->dnctrl; in xhci_oper_read()2994 xhci->dnctrl = val & 0xffff; in xhci_oper_write()3617 VMSTATE_UINT32(dnctrl, XHCIState),