Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/gadget/udc/
Dr8a66597-udc.h55 struct r8a66597_ep { struct
56 struct usb_ep ep;
57 struct r8a66597 *r8a66597;
58 struct r8a66597_dma *dma;
60 struct list_head queue;
61 unsigned busy:1;
62 unsigned wedge:1;
63 unsigned internal_ccpl:1; /* use only control */
66 unsigned use_dma:1;
67 u16 pipenum;
[all …]