Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/cdns3/
H A Dcdnsp-debug.h254 field3 & TRB_NO_SNOOP ? 'S' : 's', in cdnsp_decode_trb()
288 field3 & TRB_NO_SNOOP ? 'S' : 's', in cdnsp_decode_trb()
H A Dcdnsp-gadget.h1023 #define TRB_NO_SNOOP BIT(3) macro
/openbmc/linux/drivers/usb/host/
H A Dxhci.h1070 #define TRB_NO_SNOOP (1<<3) macro
2098 field3 & TRB_NO_SNOOP ? 'S' : 's', in xhci_decode_trb()
2127 field3 & TRB_NO_SNOOP ? 'S' : 's', in xhci_decode_trb()
/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h867 #define TRB_NO_SNOOP (1<<3) macro