Home
last modified time | relevance | path

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

/drivers/usb/musb/
Dmusb_core.h239 struct musb_hw_ep { struct
240 struct musb *musb;
241 void __iomem *fifo;
242 void __iomem *regs;
246 void __iomem *conf;
250 u8 epnum;
253 bool is_shared_fifo;
254 bool tx_double_buffered;
255 bool rx_double_buffered;
256 u16 max_packet_sz_tx;
[all …]