Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/cdns3/
Dcdnsp-debug.h252 field3 & TRB_NO_SNOOP ? 'S' : 's', in cdnsp_decode_trb()
286 field3 & TRB_NO_SNOOP ? 'S' : 's', in cdnsp_decode_trb()
Dcdnsp-gadget.h1023 #define TRB_NO_SNOOP BIT(3) macro
/linux-6.12.1/drivers/usb/host/
Dxhci.h1040 #define TRB_NO_SNOOP (1<<3) macro
2056 field3 & TRB_NO_SNOOP ? 'S' : 's', in xhci_decode_trb()
2085 field3 & TRB_NO_SNOOP ? 'S' : 's', in xhci_decode_trb()