Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/cdns3/
Dcdnsp-debug.h254 field3 & TRB_NO_SNOOP ? 'S' : 's', in cdnsp_decode_trb()
288 field3 & TRB_NO_SNOOP ? 'S' : 's', in cdnsp_decode_trb()
Dcdnsp-gadget.h1020 #define TRB_NO_SNOOP BIT(3) macro
/Linux-v6.1/drivers/usb/host/
Dxhci.h1318 #define TRB_NO_SNOOP (1<<3) macro
2328 field3 & TRB_NO_SNOOP ? 'S' : 's', in xhci_decode_trb()
2357 field3 & TRB_NO_SNOOP ? 'S' : 's', in xhci_decode_trb()