Searched defs:xusb_udc (Results 1 – 1 of 1) sorted by relevance
177 struct xusb_udc { struct179 struct xusb_ep ep[8];183 struct device *dev;184 u32 usb_state;185 u32 remote_wkp;186 u32 setupseqtx;187 u32 setupseqrx;188 void __iomem *addr;189 spinlock_t lock;190 bool dma_enabled;[all …]