Home
last modified time | relevance | path

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

/openbmc/linux/drivers/greybus/
H A Des2.c558 connection_flags |= GB_APB_CPORT_FLAG_HIGH_PRIO; in cport_enable()
/openbmc/linux/include/linux/greybus/
H A Dgreybus_protocols.h205 #define GB_APB_CPORT_FLAG_HIGH_PRIO 0x02 macro