Home
last modified time | relevance | path

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

/openbmc/linux/drivers/fpga/
H A Dintel-m10-bmc-sec-update.c349 return FW_UPLOAD_ERR_RW_ERROR; in rsu_check_idle()
385 return FW_UPLOAD_ERR_RW_ERROR; in rsu_update_init()
398 return FW_UPLOAD_ERR_RW_ERROR; in rsu_update_init()
421 return FW_UPLOAD_ERR_RW_ERROR; in rsu_prog_ready()
457 return FW_UPLOAD_ERR_RW_ERROR; in rsu_send_data()
470 return FW_UPLOAD_ERR_RW_ERROR; in rsu_send_data()
513 return FW_UPLOAD_ERR_RW_ERROR; in rsu_cancel()
523 return FW_UPLOAD_ERR_RW_ERROR; in rsu_cancel()
591 return FW_UPLOAD_ERR_RW_ERROR; in m10bmc_sec_fw_write()
601 return FW_UPLOAD_ERR_RW_ERROR; in m10bmc_sec_fw_write()
[all …]
/openbmc/linux/drivers/base/firmware_loader/
H A Dsysfs_upload.c28 [FW_UPLOAD_ERR_RW_ERROR] = "read-write-error",
186 ret = FW_UPLOAD_ERR_RW_ERROR; in fw_upload_main()
/openbmc/linux/include/linux/
H A Dfirmware.h39 FW_UPLOAD_ERR_RW_ERROR, enumerator
/openbmc/linux/drivers/cxl/core/
H A Dmemdev.c808 return FW_UPLOAD_ERR_RW_ERROR; in cxl_fw_write()
835 return FW_UPLOAD_ERR_RW_ERROR; in cxl_fw_write()
863 rc = FW_UPLOAD_ERR_RW_ERROR; in cxl_fw_write()
/openbmc/linux/lib/
H A Dtest_firmware.c1133 [FW_UPLOAD_ERR_RW_ERROR] = "read-write-error",