Home
last modified time | relevance | path

Searched refs:GB_FW_BACKEND_VERSION_STATUS_RETRY (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/staging/greybus/
H A Dfw-management.c283 case GB_FW_BACKEND_VERSION_STATUS_RETRY: in fw_mgmt_backend_fw_version_operation()
/openbmc/linux/drivers/staging/greybus/Documentation/firmware/
H A Dfirmware-management102 #define GB_FW_BACKEND_VERSION_STATUS_RETRY 0x04
/openbmc/linux/include/linux/greybus/
H A Dgreybus_protocols.h275 #define GB_FW_BACKEND_VERSION_STATUS_RETRY 0x04 macro