Searched refs:CDNS2_MSG_MAX (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/usb/gadget/udc/cdns2/ |
D | cdns2-trace.h | 31 #define CDNS2_MSG_MAX 500 macro 165 TP_printk("%s", cdns2_decode_usb_irq(__get_buf(CDNS2_MSG_MAX), 166 CDNS2_MSG_MAX, 205 cdns2_decode_epx_irq(__get_buf(CDNS2_MSG_MAX), CDNS2_MSG_MAX, 229 TP_printk("%s", cdns2_decode_ep0_irq(__get_buf(CDNS2_MSG_MAX), 230 CDNS2_MSG_MAX, 257 TP_printk("%s", usb_decode_ctrl(__get_buf(CDNS2_MSG_MAX), CDNS2_MSG_MAX, 423 cdns2_decode_trb(__get_buf(CDNS2_MSG_MAX), CDNS2_MSG_MAX, 445 (TRBS_PER_SEGMENT * 65) + CDNS2_MSG_MAX) 458 (TRBS_PER_SEGMENT * 65) + CDNS2_MSG_MAX))
|