Searched refs:completed_addr (Results 1 – 1 of 1) sorted by relevance
150 static int intel_fpga_config_completed_write(uint32_t *completed_addr, in intel_fpga_config_completed_write() argument171 &completed_addr[*count]) == 0) { in intel_fpga_config_completed_write()647 uint32_t retval = 0, completed_addr[3]; in sip_smc_handler_v1() local680 status = intel_fpga_config_completed_write(completed_addr, in sip_smc_handler_v1()685 completed_addr[0], 0, 0); in sip_smc_handler_v1()689 completed_addr[0], in sip_smc_handler_v1()690 completed_addr[1], 0); in sip_smc_handler_v1()694 completed_addr[0], in sip_smc_handler_v1()695 completed_addr[1], in sip_smc_handler_v1()696 completed_addr[2]); in sip_smc_handler_v1()
Completed in 5 milliseconds