Home
last modified time | relevance | path

Searched defs:r8a66597_ep (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/usb/gadget/udc/
Dr8a66597-udc.h58 struct r8a66597_ep { struct
59 struct usb_ep ep;
60 struct r8a66597 *r8a66597;
61 struct r8a66597_dma *dma;
63 struct list_head queue;
64 unsigned busy:1;
65 unsigned wedge:1;
66 unsigned internal_ccpl:1; /* use only control */
69 unsigned use_dma:1;
70 u16 pipenum;
[all …]