Home
last modified time | relevance | path

Searched refs:GB_FW_U_BACKEND_VERSION_STATUS_RETRY (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/staging/greybus/
H A Dgreybus_firmware.h36 #define GB_FW_U_BACKEND_VERSION_STATUS_RETRY 0x04 macro
/openbmc/linux/drivers/staging/greybus/Documentation/firmware/
H A Dfirmware.c119 if (backend_fw_info.status == GB_FW_U_BACKEND_VERSION_STATUS_RETRY) in update_backend_firmware()