Home
last modified time | relevance | path

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

/linux/drivers/usb/cdns3/
H A Dcdnsp-debug.h252 field3 & TRB_NO_SNOOP ? 'S' : 's', in cdnsp_decode_trb()
286 field3 & TRB_NO_SNOOP ? 'S' : 's', in cdnsp_decode_trb()
H A Dcdnsp-gadget.h1036 #define TRB_NO_SNOOP BIT(3) macro