Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/greybus/
H A Dgreybus_protocols.h204 #define GB_APB_CPORT_FLAG_CONTROL 0x01 macro
/openbmc/linux/drivers/greybus/
H A Des2.c556 connection_flags |= GB_APB_CPORT_FLAG_CONTROL; in cport_enable()