Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci.h1207 #define TRB_BSR (1<<9) macro
2279 field3 & TRB_BSR ? 'B' : 'b', in xhci_decode_trb()
Dxhci-ring.c3871 | (setup == SETUP_CONTEXT_ONLY ? TRB_BSR : 0), false); in xhci_queue_address_device()