Home
last modified time | relevance | path

Searched refs:GET_TRBS_PER_SEGMENT (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/cdns3/
H A Ddebug.h119 trb_per_sector = GET_TRBS_PER_SEGMENT(priv_ep->type); in cdns3_dbg_ring()
H A Dgadget.h997 #define GET_TRBS_PER_SEGMENT(ep_type) ((ep_type) == USB_ENDPOINT_XFER_ISOC ? \ macro
/kernel/linux/linux-6.6/drivers/usb/cdns3/
H A Dcdns3-debug.h118 trb_per_sector = GET_TRBS_PER_SEGMENT(priv_ep->type); in cdns3_dbg_ring()
H A Dcdns3-trace.h438 GET_TRBS_PER_SEGMENT(priv_ep->type) > TRBS_PER_SEGMENT ?
440 (GET_TRBS_PER_SEGMENT(priv_ep->type) * 65) + CDNS3_MSG_MAX)
H A Dcdns3-gadget.h998 #define GET_TRBS_PER_SEGMENT(ep_type) ((ep_type) == USB_ENDPOINT_XFER_ISOC ? \ macro

Completed in 7 milliseconds