Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/musb-new/
Dmusb_core.h235 struct musb_hw_ep { struct
236 struct musb *musb;
237 void __iomem *fifo;
238 void __iomem *regs;
242 void __iomem *conf;
246 u8 epnum;
249 bool is_shared_fifo;
250 bool tx_double_buffered;
251 bool rx_double_buffered;
252 u16 max_packet_sz_tx;
[all …]