Home
last modified time | relevance | path

Searched refs:GET_TRBS_PER_SEGMENT (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/cdns3/
H A Ddebug.h119 trb_per_sector = GET_TRBS_PER_SEGMENT(priv_ep->type); in cdns3_dbg_ring()
H A Dgadget.h994 #define GET_TRBS_PER_SEGMENT(ep_type) ((ep_type) == USB_ENDPOINT_XFER_ISOC ? \ macro
/OK3568_Linux_fs/u-boot/drivers/usb/cdns3/
H A Ddebug.h120 trb_per_sector = GET_TRBS_PER_SEGMENT(priv_ep->type); in cdns3_dbg_ring()
H A Dgadget.h985 #define GET_TRBS_PER_SEGMENT(ep_type) ((ep_type) == USB_ENDPOINT_XFER_ISOC ? \ macro