Searched refs:EP0_MAX_PKT_SIZE (Results 1 – 2 of 2) sorted by relevance
56 .wMaxPacketSize = cpu_to_le16(EP0_MAX_PKT_SIZE),85 cpu_to_le16(EP0_MAX_PKT_SIZE); in bdc_uspc_connected() 86 bdc->gadget.ep0->maxpacket = EP0_MAX_PKT_SIZE; in bdc_uspc_connected()
41 #define EP0_MAX_PKT_SIZE 512 macro