Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-xhci.c157 #define TRB_C (1<<0) macro
618 ev_trb.control |= TRB_C; in xhci_write_event()
708 if ((trb->control & TRB_C) != ring->ccs) { in xhci_ring_fetch()
755 if ((trb.control & TRB_C) != ccs) { in xhci_ring_chain_length()