Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/greybus/
Dgreybus_protocols.h204 #define GB_APB_CPORT_FLAG_CONTROL 0x01 macro
/Linux-v5.10/drivers/greybus/
Des2.c556 connection_flags |= GB_APB_CPORT_FLAG_CONTROL; in cport_enable()