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