Searched refs:TI_DOWNLOAD_MAX_PACKET_SIZE (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/usb/serial/ | ||
| D | ti_usb_3410_5052.h | 237 #define TI_DOWNLOAD_MAX_PACKET_SIZE 64 macro |
| D | ti_usb_3410_5052.c | 1433 len = min(size - pos, TI_DOWNLOAD_MAX_PACKET_SIZE); in ti_do_download() |