Home
last modified time | relevance | path

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

/drivers/usb/cdns3/
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
Dcdnsp-gadget.c1611 if (max_streams < STREAM_LOG_STREAMS) { in cdnsp_gadget_init_endpoints()
1617 max_streams = STREAM_LOG_STREAMS; in cdnsp_gadget_init_endpoints()