Searched refs:FPGA_BUFSIZE (Results 1 – 1 of 1) sorted by relevance
29 FPGA_BUFSIZE = 512, FPGA_EP = 2 enumerator289 u8 *buffer = kmalloc(FPGA_BUFSIZE, GFP_KERNEL); in usb6fire_fw_fpga_upload()318 for (i = 0; c != end && i < FPGA_BUFSIZE; i++, c++) in usb6fire_fw_fpga_upload()