Home
last modified time | relevance | path

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

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