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

/linux-master/drivers/usb/cdns3/
H A Dcdnsp-gadget.h785 #define STREAM_LOG_STREAMS 4 macro
786 #define STREAM_NUM_STREAMS BIT(STREAM_LOG_STREAMS)
788 #if STREAM_LOG_STREAMS > 16 && STREAM_LOG_STREAMS < 1
H A Dcdnsp-gadget.c1604 if (max_streams < STREAM_LOG_STREAMS) {
1610 max_streams = STREAM_LOG_STREAMS;

Completed in 99 milliseconds