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