Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/usb/
H A Dxhci.h877 #define TRB_BEI (1<<9) macro
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci.h1335 #define TRB_BEI (1<<9) macro
2398 field3 & TRB_BEI ? 'B' : 'b', in xhci_decode_trb()
H A Dxhci-ring.c4148 field |= TRB_BEI; in xhci_queue_isoc_tx()