Searched refs:DC_ENDPTYP_BULK (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/usb/isp1760/ | ||
| H A D | isp1760-regs.h | 205 #define DC_ENDPTYP_BULK (2 << 0) macro |
| H A D | isp1760-udc.c | 738 type = DC_ENDPTYP_BULK; in isp1760_ep_enable() |