Searched refs:CDNS2_MSG_MAX (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/usb/gadget/udc/cdns2/ |
| H A D | cdns2-trace.h | 31 #define CDNS2_MSG_MAX 500 macro 150 TP_printk("%s", cdns2_decode_usb_irq(__get_buf(CDNS2_MSG_MAX), 151 CDNS2_MSG_MAX, 190 cdns2_decode_epx_irq(__get_buf(CDNS2_MSG_MAX), CDNS2_MSG_MAX, 214 TP_printk("%s", cdns2_decode_ep0_irq(__get_buf(CDNS2_MSG_MAX), 215 CDNS2_MSG_MAX, 242 TP_printk("%s", usb_decode_ctrl(__get_buf(CDNS2_MSG_MAX), CDNS2_MSG_MAX, 359 cdns2_decode_trb(__get_buf(CDNS2_MSG_MAX), CDNS2_MSG_MAX, 381 (TRBS_PER_SEGMENT * 65) + CDNS2_MSG_MAX) 394 (TRBS_PER_SEGMENT * 65) + CDNS2_MSG_MAX))
|