Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/greybus/
H A Dgreybus_firmware.h34 #define GB_FW_U_BACKEND_VERSION_STATUS_NOT_AVAILABLE 0x02 macro
/openbmc/linux/drivers/staging/greybus/Documentation/firmware/
H A Dfirmware.c123 && (backend_fw_info.status != GB_FW_U_BACKEND_VERSION_STATUS_NOT_AVAILABLE)) { in update_backend_firmware()