Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/musb/
Dmusb_core.h215 struct musb_hw_ep { struct
216 struct musb *musb;
217 void __iomem *fifo;
218 void __iomem *regs;
221 void __iomem *conf;
225 u8 epnum;
228 bool is_shared_fifo;
229 bool tx_double_buffered;
230 bool rx_double_buffered;
231 u16 max_packet_sz_tx;
[all …]