Searched refs:musb_hw_ep (Results 1 - 25 of 28) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/musb/
H A Dmusb_dma.h38 struct musb_hw_ep;
164 struct musb_hw_ep *, u8 is_tx);
H A Dmusb_core.h52 struct musb_hw_ep;
256 * struct musb_hw_ep - endpoint hardware (bidirectional)
260 struct musb_hw_ep { struct
307 static inline struct usb_request *next_in_request(struct musb_hw_ep *hw_ep)
316 static inline struct usb_request *next_out_request(struct musb_hw_ep *hw_ep)
352 struct musb_hw_ep *bulk_ep;
388 struct musb_hw_ep endpoints[MUSB_C_NUM_EPS];
514 struct musb_hw_ep *hw_ep, u8 epnum)
541 struct musb_hw_ep *hw_ep, u8 epnum)
586 extern void musb_write_fifo(struct musb_hw_ep *e
[all...]
H A Dmusb_gadget.h64 struct musb_hw_ep *hw_ep;
H A Dmusb_host.h52 struct musb_hw_ep *hw_ep; /* current binding */
H A Dcppi_dma.h83 struct musb_hw_ep *hw_ep;
H A Dmusb_host.c106 static void musb_h_tx_flush_fifo(struct musb_hw_ep *ep)
129 static void musb_h_ep0_flush_fifo(struct musb_hw_ep *ep)
156 static inline void musb_h_tx_start(struct musb_hw_ep *ep)
172 static inline void musb_h_tx_dma_start(struct musb_hw_ep *ep)
184 static void musb_ep_set_qh(struct musb_hw_ep *ep, int is_in, struct musb_qh *qh)
192 static struct musb_qh *musb_ep_get_qh(struct musb_hw_ep *ep, int is_in)
212 struct musb_hw_ep *hw_ep = qh->hw_ep;
351 struct musb_hw_ep *hw_ep, int is_in)
354 struct musb_hw_ep *ep = qh->hw_ep;
425 static u16 musb_h_flush_rxfifo(struct musb_hw_ep *hw_e
[all...]
H A Dtusb6010_omap.c34 struct musb_hw_ep *hw_ep;
130 struct musb_hw_ep *hw_ep = chdat->hw_ep;
231 struct musb_hw_ep *hw_ep = chdat->hw_ep;
503 struct musb_hw_ep *hw_ep,
H A Dblackfin.c27 void musb_write_fifo(struct musb_hw_ep *hw_ep, u16 len, const u8 *src)
90 void musb_read_fifo(struct musb_hw_ep *hw_ep, u16 len, u8 *dst)
H A Dmusb_core.c238 void musb_write_fifo(struct musb_hw_ep *hw_ep, u16 len, const u8 *src)
278 void musb_read_fifo(struct musb_hw_ep *hw_ep, u16 len, u8 *dst)
1135 fifo_setup(struct musb *musb, struct musb_hw_ep *hw_ep,
1216 struct musb_hw_ep *hw_ep = musb->endpoints;
1307 struct musb_hw_ep *hw_ep;
1433 struct musb_hw_ep *hw_ep = musb->endpoints + i;
1796 struct musb_hw_ep *ep;
H A Dmusb_gadget.c523 struct musb_hw_ep *hw_ep = &musb->endpoints[epnum];
702 struct musb_hw_ep *hw_ep = &musb->endpoints[epnum];
804 struct musb_hw_ep *hw_ep;
1523 struct musb_hw_ep *hw_ep = musb->endpoints + epnum;
1560 struct musb_hw_ep *hw_ep;
1732 struct musb_hw_ep *hw_ep;
H A Dmusb_gadget_ep0.c263 struct musb_hw_ep *ep;
431 struct musb_hw_ep *ep;
H A Dmusbhsdma.c75 struct musb_hw_ep *hw_ep, u8 transmit)
H A Dcppi_dma.c285 struct musb_hw_ep *ep, u8 transmit)
1143 struct musb_hw_ep *hw_ep = NULL;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/musb/
H A Dmusb_dma.h38 struct musb_hw_ep;
164 struct musb_hw_ep *, u8 is_tx);
H A Dmusb_core.h52 struct musb_hw_ep;
256 * struct musb_hw_ep - endpoint hardware (bidirectional)
260 struct musb_hw_ep { struct
307 static inline struct usb_request *next_in_request(struct musb_hw_ep *hw_ep)
316 static inline struct usb_request *next_out_request(struct musb_hw_ep *hw_ep)
352 struct musb_hw_ep *bulk_ep;
388 struct musb_hw_ep endpoints[MUSB_C_NUM_EPS];
514 struct musb_hw_ep *hw_ep, u8 epnum)
541 struct musb_hw_ep *hw_ep, u8 epnum)
586 extern void musb_write_fifo(struct musb_hw_ep *e
[all...]
H A Dmusb_gadget.h64 struct musb_hw_ep *hw_ep;
H A Dmusb_host.h52 struct musb_hw_ep *hw_ep; /* current binding */
H A Dcppi_dma.h83 struct musb_hw_ep *hw_ep;
H A Dmusb_host.c106 static void musb_h_tx_flush_fifo(struct musb_hw_ep *ep)
129 static void musb_h_ep0_flush_fifo(struct musb_hw_ep *ep)
156 static inline void musb_h_tx_start(struct musb_hw_ep *ep)
172 static inline void musb_h_tx_dma_start(struct musb_hw_ep *ep)
184 static void musb_ep_set_qh(struct musb_hw_ep *ep, int is_in, struct musb_qh *qh)
192 static struct musb_qh *musb_ep_get_qh(struct musb_hw_ep *ep, int is_in)
212 struct musb_hw_ep *hw_ep = qh->hw_ep;
351 struct musb_hw_ep *hw_ep, int is_in)
354 struct musb_hw_ep *ep = qh->hw_ep;
425 static u16 musb_h_flush_rxfifo(struct musb_hw_ep *hw_e
[all...]
H A Dtusb6010_omap.c34 struct musb_hw_ep *hw_ep;
130 struct musb_hw_ep *hw_ep = chdat->hw_ep;
231 struct musb_hw_ep *hw_ep = chdat->hw_ep;
503 struct musb_hw_ep *hw_ep,
H A Dblackfin.c27 void musb_write_fifo(struct musb_hw_ep *hw_ep, u16 len, const u8 *src)
90 void musb_read_fifo(struct musb_hw_ep *hw_ep, u16 len, u8 *dst)
H A Dmusb_core.c238 void musb_write_fifo(struct musb_hw_ep *hw_ep, u16 len, const u8 *src)
278 void musb_read_fifo(struct musb_hw_ep *hw_ep, u16 len, u8 *dst)
1135 fifo_setup(struct musb *musb, struct musb_hw_ep *hw_ep,
1216 struct musb_hw_ep *hw_ep = musb->endpoints;
1307 struct musb_hw_ep *hw_ep;
1433 struct musb_hw_ep *hw_ep = musb->endpoints + i;
1796 struct musb_hw_ep *ep;
H A Dmusb_gadget.c523 struct musb_hw_ep *hw_ep = &musb->endpoints[epnum];
702 struct musb_hw_ep *hw_ep = &musb->endpoints[epnum];
804 struct musb_hw_ep *hw_ep;
1523 struct musb_hw_ep *hw_ep = musb->endpoints + epnum;
1560 struct musb_hw_ep *hw_ep;
1732 struct musb_hw_ep *hw_ep;
H A Dmusb_gadget_ep0.c263 struct musb_hw_ep *ep;
431 struct musb_hw_ep *ep;
H A Dmusbhsdma.c75 struct musb_hw_ep *hw_ep, u8 transmit)

Completed in 202 milliseconds

12