Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-xhci.c187 #define TRB_CR_DC (1<<9) macro
2514 trb.control & TRB_CR_DC); in xhci_process_commands()