Searched refs:DWC3_DEPCFG_MAX_PACKET_SIZE (Results 1 – 2 of 2) sorted by relevance
37 #define DWC3_DEPCFG_MAX_PACKET_SIZE(n) (((n) & 0x7ff) << 3) macro
585 | DWC3_DEPCFG_MAX_PACKET_SIZE(usb_endpoint_maxp(desc)); in dwc3_gadget_set_ep_config()