Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci.h1324 #define TRB_NO_SNOOP (1<<3) macro
2373 field3 & TRB_NO_SNOOP ? 'S' : 's', in xhci_decode_trb()
2402 field3 & TRB_NO_SNOOP ? 'S' : 's', in xhci_decode_trb()
/OK3568_Linux_fs/u-boot/include/usb/
H A Dxhci.h868 #define TRB_NO_SNOOP (1<<3) macro