Home
last modified time | relevance | path

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

/linux/include/linux/greybus/
H A Dgreybus_manifest.h50 GREYBUS_PROTOCOL_BOOTROM = 0x15, enumerator
/linux/drivers/staging/greybus/
H A Dbootrom.c424 if (cport_desc->protocol_id != GREYBUS_PROTOCOL_BOOTROM) in gb_bootrom_probe()