Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/greybus/
H A Dsvc.h18 #define GB_SVC_CPORT_FLAG_CSD_N BIT(1) macro
/openbmc/linux/drivers/greybus/
H A Dconnection.c416 cport_flags |= GB_SVC_CPORT_FLAG_CSD_N; in gb_connection_svc_connection_create()
418 cport_flags |= GB_SVC_CPORT_FLAG_CSD_N | in gb_connection_svc_connection_create()