Searched refs:DC_ENDPTYP_INTERRUPT (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/usb/isp1760/ | ||
D | isp1760-regs.h | 209 #define DC_ENDPTYP_INTERRUPT (3 << 0) macro |
D | isp1760-udc.c | 744 type = DC_ENDPTYP_INTERRUPT; in isp1760_ep_enable() |