Searched refs:aiop_fw_addr (Results 1 - 1 of 1) sorted by relevance

/u-boot/drivers/net/fsl-mc/
H A Dmc.c627 static int load_mc_aiop_img(u64 aiop_fw_addr) argument
645 aiop_img = (void *)aiop_fw_addr;
1908 u64 aiop_fw_addr; local
1943 aiop_fw_addr = simple_strtoull(argv[3], NULL,
1947 err = load_mc_aiop_img(aiop_fw_addr);

Completed in 82 milliseconds