Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/greybus/
H A Dsvc.h19 #define GB_SVC_CPORT_FLAG_CSV_N BIT(2) macro
/openbmc/linux/drivers/greybus/
H A Dconnection.c414 cport_flags = GB_SVC_CPORT_FLAG_CSV_N; in gb_connection_svc_connection_create()