Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/intel/soc/common/
H A Dsocfpga_sip_svc.c30 static int read_block, max_blocks; variable
67 while (max_blocks > 0 && buffer->size > buffer->size_written) { in intel_fpga_sdm_write_buffer()
83 max_blocks--; in intel_fpga_sdm_write_buffer()
86 return !max_blocks; in intel_fpga_sdm_write_buffer()
180 max_blocks++; in intel_fpga_config_completed_write()
274 max_blocks = response[0]; in intel_fpga_config_start()