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

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

Completed in 117 milliseconds