Searched refs:CTRL_PAYLOAD_MAX (Results 1 – 2 of 2) sorted by relevance
15 #define CTRL_PAYLOAD_MAX 64 macro
39 .wMaxPacketSize = cpu_to_le16(CTRL_PAYLOAD_MAX),49 .wMaxPacketSize = cpu_to_le16(CTRL_PAYLOAD_MAX),1906 usb_ep_set_maxpacket_limit(&hwep->ep, CTRL_PAYLOAD_MAX); in init_eps()