Searched refs:max_blocks (Results 1 – 1 of 1) sorted by relevance
24 static int read_block, max_blocks; variable58 while (max_blocks > 0 && buffer->size > buffer->size_written) { in intel_fpga_sdm_write_buffer()74 max_blocks--; in intel_fpga_sdm_write_buffer()77 return !max_blocks; in intel_fpga_sdm_write_buffer()168 max_blocks++; in intel_fpga_config_completed_write()245 max_blocks = response[0]; in intel_fpga_config_start()
Completed in 4 milliseconds