Searched refs:TRB_STREAM_RING_SIZE (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.10/drivers/usb/cdns3/ | ||
| D | gadget.h | 1012 #define TRB_STREAM_RING_SIZE (TRB_SIZE * TRBS_PER_STREAM_SEGMENT) macro |
| D | gadget.c | 202 return TRB_STREAM_RING_SIZE; in cdns3_ring_size() |