Home
last modified time | relevance | path

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

/drivers/usb/host/
Dxhci-dbg.c290 le32_to_cpu(trb->link.control) & TRB_NO_SNOOP); in xhci_debug_trb()
Dxhci.h1209 #define TRB_NO_SNOOP (1<<3) macro