Home
last modified time | relevance | path

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

/linux/drivers/fpga/
A Dintel-m10-bmc-sec-update.c356 return FW_UPLOAD_ERR_NONE; in rsu_check_idle()
409 return FW_UPLOAD_ERR_NONE; in rsu_update_init()
443 return FW_UPLOAD_ERR_NONE; in rsu_prog_ready()
483 return FW_UPLOAD_ERR_NONE; in rsu_send_data()
545 if (ret != FW_UPLOAD_ERR_NONE) in m10bmc_sec_prepare()
551 if (ret != FW_UPLOAD_ERR_NONE) in m10bmc_sec_prepare()
555 if (ret != FW_UPLOAD_ERR_NONE) in m10bmc_sec_prepare()
565 return FW_UPLOAD_ERR_NONE; in m10bmc_sec_prepare()
605 return FW_UPLOAD_ERR_NONE; in m10bmc_sec_fw_write()
621 if (result != FW_UPLOAD_ERR_NONE) in m10bmc_sec_poll_complete()
[all …]
/linux/drivers/media/i2c/
A Dthp7312.c1545 return FW_UPLOAD_ERR_NONE; in thp7312_fw_prepare_config()
1564 return FW_UPLOAD_ERR_NONE; in thp7312_fw_prepare_check()
1578 return FW_UPLOAD_ERR_NONE; in thp7312_fw_prepare_reset()
1625 return FW_UPLOAD_ERR_NONE; in thp7312_flash_erase()
1705 return FW_UPLOAD_ERR_NONE; in thp7312_fw_load_to_ram()
1779 return FW_UPLOAD_ERR_NONE; in thp7312_fw_check_crc()
1800 if (ret != FW_UPLOAD_ERR_NONE) in thp7312_fw_prepare()
1804 if (ret != FW_UPLOAD_ERR_NONE) in thp7312_fw_prepare()
1808 if (ret != FW_UPLOAD_ERR_NONE) in thp7312_fw_prepare()
1862 return FW_UPLOAD_ERR_NONE; in thp7312_fw_write()
[all …]
/linux/drivers/base/firmware_loader/
A Dsysfs_upload.c22 [FW_UPLOAD_ERR_NONE] = "none",
175 if (ret != FW_UPLOAD_ERR_NONE) { in fw_upload_main()
184 if (ret != FW_UPLOAD_ERR_NONE || !written) { in fw_upload_main()
185 if (ret == FW_UPLOAD_ERR_NONE) { in fw_upload_main()
199 if (ret != FW_UPLOAD_ERR_NONE) in fw_upload_main()
/linux/lib/
A Dtest_firmware.c1127 [FW_UPLOAD_ERR_NONE] = "none",
1181 return FW_UPLOAD_ERR_NONE; in fw_upload_wait_on_cancel()
1188 enum fw_upload_err ret = FW_UPLOAD_ERR_NONE; in test_fw_upload_prepare()
1204 if (tst->inject.err_code == FW_UPLOAD_ERR_NONE || in test_fw_upload_prepare()
1206 return FW_UPLOAD_ERR_NONE; in test_fw_upload_prepare()
1218 tst->inject.err_code = FW_UPLOAD_ERR_NONE; in test_fw_upload_prepare()
1240 if (tst->inject.err_code == FW_UPLOAD_ERR_NONE || in test_fw_upload_write()
1242 return FW_UPLOAD_ERR_NONE; in test_fw_upload_write()
1258 if (tst->inject.err_code == FW_UPLOAD_ERR_NONE || in test_fw_upload_complete()
1260 return FW_UPLOAD_ERR_NONE; in test_fw_upload_complete()
[all …]
/linux/drivers/firmware/microchip/
A Dmpfs-auto-update.c144 return FW_UPLOAD_ERR_NONE; in mpfs_auto_update_prepare()
156 return FW_UPLOAD_ERR_NONE; in mpfs_auto_update_poll_complete()
346 return FW_UPLOAD_ERR_NONE; in mpfs_auto_update_write()
352 return FW_UPLOAD_ERR_NONE; in mpfs_auto_update_write()
/linux/drivers/net/pse-pd/
A Dpd692x0.c1134 return FW_UPLOAD_ERR_NONE; in pd692x0_fw_recv_resp()
1162 return FW_UPLOAD_ERR_NONE; in pd692x0_fw_write_line()
1208 return FW_UPLOAD_ERR_NONE; in pd692x0_fw_reset()
1259 return FW_UPLOAD_ERR_NONE; in pd692x0_fw_prepare()
1352 return FW_UPLOAD_ERR_NONE; in pd692x0_fw_write()
1390 return FW_UPLOAD_ERR_NONE; in pd692x0_fw_poll_complete()
/linux/drivers/greybus/
A Dgb-beagleplay.c927 return FW_UPLOAD_ERR_NONE; in cc1352_prepare()
950 return FW_UPLOAD_ERR_NONE; in cc1352_write()
969 return FW_UPLOAD_ERR_NONE; in cc1352_write()
999 return FW_UPLOAD_ERR_NONE; in cc1352_poll_complete()
/linux/include/linux/
A Dfirmware.h35 FW_UPLOAD_ERR_NONE, enumerator
/linux/drivers/cxl/core/
A Dmemdev.c854 return FW_UPLOAD_ERR_NONE; in cxl_fw_prepare()
951 rc = FW_UPLOAD_ERR_NONE; in cxl_fw_write()
971 return FW_UPLOAD_ERR_NONE; in cxl_fw_poll_complete()

Completed in 33 milliseconds