Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/greybus/
Dbootrom.c334 if (status == GB_BOOTROM_BOOT_STATUS_INVALID) { in gb_bootrom_ready_to_boot()
Dgreybus_protocols.h429 #define GB_BOOTROM_BOOT_STATUS_INVALID 0x00 /* Firmware blob could not be validated */ macro