Home
last modified time | relevance | path

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

/linux/drivers/usb/cdns3/
H A Dcdnsp-debug.h365 temp = TRB_TO_HOST_STREAM(field2); in cdnsp_decode_trb()
H A Dcdnsp-gadget.h916 #define TRB_TO_HOST_STREAM(p) ((p) & GENMASK(16, 0)) macro