Home
last modified time | relevance | path

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

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