Searched defs:hw_ep (Results 1 - 8 of 8) sorted by relevance

/u-boot/drivers/usb/musb-new/
H A Dmusb_gadget.h54 struct musb_hw_ep *hw_ep; member in struct:musb_ep
H A Dmusb_host.h30 struct musb_hw_ep *hw_ep; /* current binding */ member in struct:musb_qh
H A Dpic32.c163 void musb_read_fifo(struct musb_hw_ep *hw_ep, u16 len, u8 *dst) argument
H A Dam35x.c456 void musb_read_fifo(struct musb_hw_ep *hw_ep, u16 len, u8 *dst) argument
H A Dmusb_gadget.c650 struct musb_hw_ep *hw_ep = &musb->endpoints[epnum]; local
920 struct musb_hw_ep *hw_ep local
1038 struct musb_hw_ep *hw_ep; local
1831 struct musb_hw_ep *hw_ep = musb->endpoints + epnum; local
1868 struct musb_hw_ep *hw_ep; local
2062 struct musb_hw_ep *hw_ep; local
[all...]
H A Dmusb_host.c201 struct musb_hw_ep *hw_ep = qh->hw_ep; local
344 musb_advance_schedule(struct musb *musb, struct urb *urb, struct musb_hw_ep *hw_ep, int is_in) argument
431 musb_h_flush_rxfifo(struct musb_hw_ep *hw_ep, u16 csr) argument
462 struct musb_hw_ep *hw_ep = musb->endpoints + epnum; local
621 musb_tx_dma_program(struct dma_controller *dma, struct musb_hw_ep *hw_ep, struct musb_qh *qh, struct urb *urb, u32 offset, u32 length) argument
695 struct musb_hw_ep *hw_ep = musb->endpoints + epnum; local
898 struct musb_hw_ep *hw_ep = musb->control_ep; local
975 struct musb_hw_ep *hw_ep = musb->control_ep; local
1114 struct musb_hw_ep *hw_ep = musb->endpoints + epnum; local
1439 struct musb_hw_ep *hw_ep = musb->endpoints + epnum; local
1795 struct musb_hw_ep *hw_ep = NULL; local
[all...]
H A Dmusb_core.c224 void musb_write_fifo(struct musb_hw_ep *hw_ep, u16 len, const u8 *src) argument
266 void musb_read_fifo(struct musb_hw_ep *hw_ep, u16 len, u8 *dst) argument
1191 fifo_setup(struct musb *musb, struct musb_hw_ep *hw_ep, argument
1270 struct musb_hw_ep *hw_ep = musb->endpoints; local
1356 struct musb_hw_ep *hw_ep; local
1482 struct musb_hw_ep *hw_ep = musb->endpoints + i; local
2255 struct musb_hw_ep *hw_ep; local
2331 struct musb_hw_ep *hw_ep; local
[all...]
H A Dmusb_core.h280 static inline struct musb_request *next_in_request(struct musb_hw_ep *hw_ep) argument
285 static inline struct musb_request *next_out_request(struct musb_hw_ep *hw_ep) argument
460 musb_read_fifosize(struct musb *musb, struct musb_hw_ep *hw_ep, u8 epnum) argument
[all...]

Completed in 195 milliseconds