Searched refs:MAX3420_EP_MAX_PACKET (Results 1 – 1 of 1) sorted by relevance
31 #define MAX3420_EP_MAX_PACKET 64 /* Same for all Endpoints */ macro196 .wMaxPacketSize = cpu_to_le16(MAX3420_EP_MAX_PACKET),276 u8 local_buf[MAX3420_EP_MAX_PACKET + 1] = {}; in spi_rd_buf()298 u8 local_buf[MAX3420_EP_MAX_PACKET + 1] = {}; in spi_wr_buf()1167 usb_ep_set_maxpacket_limit(&ep->ep_usb, MAX3420_EP_MAX_PACKET); in max3420_eps_init()