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