Searched refs:pmmc_image (Results 1 – 1 of 1) sorted by relevance
370 void board_pmmc_image_process(ulong pmmc_image, size_t pmmc_size) in board_pmmc_image_process() argument378 ret = rproc_load(id, pmmc_image, pmmc_size); in board_pmmc_image_process()380 id, pmmc_image, pmmc_size, ret ? " Failed!" : " Success!"); in board_pmmc_image_process()