Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/plat/intel/soc/common/
A Dsocfpga_sip_svc.c24 static int read_block, max_blocks; variable
58 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