Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/cdns2/
H A Dcdns2-trace.h442 __dynamic_array(u8, tr_seg, TR_SEG_SIZE)
451 TR_SEG_SIZE);
H A Dcdns2-gadget.h446 #define TR_SEG_SIZE (TRB_SIZE * (TRBS_PER_SEGMENT + TRB_ISO_RESERVED)) macro
H A Dcdns2-gadget.c135 memset(ring->trbs, 0, TR_SEG_SIZE); in cdns2_alloc_tr_segment()
2326 TR_SEG_SIZE, 8, 0); in cdns2_gadget_start()