Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/cdns3/
H A Dcdnsp-debug.h367 temp = TRB_TO_HOST_STREAM(field2); in cdnsp_decode_trb()
H A Dcdnsp-gadget.h909 #define TRB_TO_HOST_STREAM(p) ((p) & GENMASK(16, 0)) macro
H A Dcdnsp-ring.c1189 host_sid = TRB_TO_HOST_STREAM(le32_to_cpu(generic->field[2])); in cdnsp_handle_tx_nrdy()