Searched refs:COMMAND_EP (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/ | ||
| H A D | goku_udc.h | 157 #define COMMAND_EP(n) ((n) << 4) macro |
| H A D | goku_udc.c | 86 writel(COMMAND_EP(epnum) | command, ®s->Command); in command() |