Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-xhci.c740 bool control_td_set = 0; in xhci_ring_chain_length() local
776 control_td_set = 1; in xhci_ring_chain_length()
778 control_td_set = 0; in xhci_ring_chain_length()
781 if (!control_td_set && !(trb.control & TRB_TR_CH)) { in xhci_ring_chain_length()