Searched refs:TRB_FIELD_TO_BURST (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/drivers/usb/gadget/udc/cdns2/ | ||
| D | cdns2-debug.h | 184 TRB_FIELD_TO_BURST(length), in cdns2_decode_trb() |
| D | cdns2-gadget.h | 475 #define TRB_FIELD_TO_BURST(p) (((p) & GENMASK(31, 24)) >> 24) macro |