Home
last modified time | relevance | path

Searched refs:TI_DOWNLOAD_MAX_PACKET_SIZE (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/serial/
H A Dti_usb_3410_5052.c254 #define TI_DOWNLOAD_MAX_PACKET_SIZE 64 macro
1569 len = min(size - pos, TI_DOWNLOAD_MAX_PACKET_SIZE); in ti_do_download()