Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/usb/musb/
A Dmusb_core.h200 struct musb_hw_ep { struct
201 struct musb *musb;
202 void __iomem *fifo;
203 void __iomem *regs;
206 void __iomem *conf;
210 u8 epnum;
213 bool is_shared_fifo;
214 bool tx_double_buffered;
216 u16 max_packet_sz_tx;
217 u16 max_packet_sz_rx;
[all …]

Completed in 10 milliseconds