Home
last modified time | relevance | path

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

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