Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dti_usb_3410_5052.c253 #define TI_DOWNLOAD_MAX_PACKET_SIZE 64 macro
1605 len = min(size - pos, TI_DOWNLOAD_MAX_PACKET_SIZE); in ti_do_download()
/kernel/linux/linux-6.6/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()

Completed in 8 milliseconds