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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/musb/
H A Dmusb_gadget.h64 struct musb_hw_ep *hw_ep; member in struct:musb_ep
H A Dblackfin.c27 void musb_write_fifo(struct musb_hw_ep *hw_ep, u16 len, const u8 *src) argument
90 void musb_read_fifo(struct musb_hw_ep *hw_ep, u16 len, u8 *dst) argument
H A Dmusb_host.h52 struct musb_hw_ep *hw_ep; /* current binding */ member in struct:musb_qh
H A Dmusbhsdma.c74 dma_channel_allocate(struct dma_controller *c, struct musb_hw_ep *hw_ep, u8 transmit) argument
H A Dcppi_dma.h83 struct musb_hw_ep *hw_ep; member in struct:cppi_channel
H A Dtusb6010_omap.c34 struct musb_hw_ep *hw_ep; member in struct:tusb_omap_dma_ch
130 struct musb_hw_ep *hw_ep = chdat->hw_ep; local
231 struct musb_hw_ep *hw_ep = chdat->hw_ep; local
502 tusb_omap_dma_allocate(struct dma_controller *c, struct musb_hw_ep *hw_ep, u8 tx) argument
[all...]
H A Dtusb6010.c163 void musb_write_fifo(struct musb_hw_ep *hw_ep, u16 len, const u8 *buf) argument
212 void musb_read_fifo(struct musb_hw_ep *hw_ep, u16 len, u8 *buf) argument
H A Dcppi_dma.c1143 struct musb_hw_ep *hw_ep = NULL; local
[all...]
H A Dmusb_gadget.c523 struct musb_hw_ep *hw_ep = &musb->endpoints[epnum]; local
702 struct musb_hw_ep *hw_ep = &musb->endpoints[epnum]; local
804 struct musb_hw_ep *hw_ep; local
1523 struct musb_hw_ep *hw_ep = musb->endpoints + epnum; local
1560 struct musb_hw_ep *hw_ep; local
1732 struct musb_hw_ep *hw_ep; local
[all...]
H A Dmusb_host.c212 struct musb_hw_ep *hw_ep = qh->hw_ep; local
350 musb_advance_schedule(struct musb *musb, struct urb *urb, struct musb_hw_ep *hw_ep, int is_in) argument
425 musb_h_flush_rxfifo(struct musb_hw_ep *hw_ep, u16 csr) argument
456 struct musb_hw_ep *hw_ep = musb->endpoints + epnum; local
611 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
685 struct musb_hw_ep *hw_ep = musb->endpoints + epnum; local
889 struct musb_hw_ep *hw_ep = musb->control_ep; local
966 struct musb_hw_ep *hw_ep = musb->control_ep; local
1105 struct musb_hw_ep *hw_ep = musb->endpoints + epnum; local
1424 struct musb_hw_ep *hw_ep = musb->endpoints + epnum; local
1772 struct musb_hw_ep *hw_ep = NULL; local
[all...]
H A Dmusb_core.c238 void musb_write_fifo(struct musb_hw_ep *hw_ep, u16 len, const u8 *src) argument
278 void musb_read_fifo(struct musb_hw_ep *hw_ep, u16 len, u8 *dst) argument
1135 fifo_setup(struct musb *musb, struct musb_hw_ep *hw_ep, argument
1216 struct musb_hw_ep *hw_ep = musb->endpoints; local
1307 struct musb_hw_ep *hw_ep; local
1433 struct musb_hw_ep *hw_ep = musb->endpoints + i; local
[all...]
H A Dmusb_core.h307 static inline struct usb_request *next_in_request(struct musb_hw_ep *hw_ep) argument
316 static inline struct usb_request *next_out_request(struct musb_hw_ep *hw_ep) argument
513 musb_read_fifosize(struct musb *musb, struct musb_hw_ep *hw_ep, u8 epnum) argument
540 musb_read_fifosize(struct musb *musb, struct musb_hw_ep *hw_ep, u8 epnum) argument
[all...]

Completed in 180 milliseconds