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

/drivers/usb/gadget/
H A Dr8a66597-udc.h31 #define R8A66597_BASE_PIPENUM_INT 6 macro
40 ((pipenum >= R8A66597_BASE_PIPENUM_INT) && \
41 (pipenum < (R8A66597_BASE_PIPENUM_INT + R8A66597_MAX_NUM_INT)))
H A Dr8a66597-udc.c336 bufnum = 4 + (info->pipe - R8A66597_BASE_PIPENUM_INT);
492 info.pipe = R8A66597_BASE_PIPENUM_INT + r8a66597->interrupt;

Completed in 42 milliseconds