Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-xhci.c167 #define TRB_TR_CH (1<<4) macro
781 if (!control_td_set && !(trb.control & TRB_TR_CH)) { in xhci_ring_chain_length()