Searched refs:R8A66597_BULK (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/usb/
H A Dr8a66597.h363 #define R8A66597_BULK 0x4000 /* Bulk */ macro
/linux-master/drivers/usb/gadget/udc/
H A Dr8a66597-udc.c336 case R8A66597_BULK:
383 if (info->type == R8A66597_BULK)
480 info.type = R8A66597_BULK;
525 if ((counter == &r8a66597->isochronous) && info.type == R8A66597_BULK)
/linux-master/drivers/usb/host/
H A Dr8a66597-hcd.c615 if (info->type == R8A66597_BULK && info->dir_in)
703 r8a66597_type = R8A66597_BULK;
946 if (info.type == R8A66597_BULK) {

Completed in 147 milliseconds