Home
last modified time | relevance | path

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

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