Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/staging/greybus/
Dbootrom.c335 if (status == GB_BOOTROM_BOOT_STATUS_INVALID) { in gb_bootrom_ready_to_boot()
/Linux-v6.6/include/linux/greybus/
Dgreybus_protocols.h385 #define GB_BOOTROM_BOOT_STATUS_INVALID 0x00 /* Firmware blob could not be validated */ macro