Home
last modified time | relevance | path

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

/drivers/usb/musb/
Dmusb_host.c178 struct musb_hw_ep *hw_ep = qh->hw_ep; in musb_start_urb() local
416 struct musb_hw_ep *hw_ep, int is_in) in musb_advance_schedule()
438 static u16 musb_h_flush_rxfifo(struct musb_hw_ep *hw_ep, u16 csr) in musb_h_flush_rxfifo()
469 struct musb_hw_ep *hw_ep = musb->endpoints + epnum; in musb_host_packet_rx() local
623 struct musb_hw_ep *hw_ep = musb->endpoints + epnum; in musb_ep_program() local
933 struct musb_hw_ep *hw_ep = musb->control_ep; in musb_h_ep0_continue() local
1010 struct musb_hw_ep *hw_ep = musb->control_ep; in musb_h_ep0_irq() local
1156 struct musb_hw_ep *hw_ep = musb->endpoints + epnum; in musb_host_tx() local
1368 struct musb_hw_ep *hw_ep = musb->endpoints + epnum; in musb_host_rx() local
1702 struct musb_hw_ep *hw_ep = NULL; in musb_schedule() local
Dmusb_core.c156 void musb_write_fifo(struct musb_hw_ep *hw_ep, u16 len, const u8 *src) in musb_write_fifo()
196 void musb_read_fifo(struct musb_hw_ep *hw_ep, u16 len, u8 *dst) in musb_read_fifo()
1091 fifo_setup(struct musb *musb, struct musb_hw_ep *hw_ep, in fifo_setup()
1172 struct musb_hw_ep *hw_ep = musb->endpoints; in ep_config_from_table() local
1252 struct musb_hw_ep *hw_ep; in ep_config_from_hw() local
1416 struct musb_hw_ep *hw_ep = musb->endpoints + i; in musb_core_init() local
Dtusb6010_omap.c33 struct musb_hw_ep *hw_ep; member
128 struct musb_hw_ep *hw_ep = chdat->hw_ep; in tusb_omap_dma_cb() local
226 struct musb_hw_ep *hw_ep = chdat->hw_ep; in tusb_omap_dma_program() local
496 struct musb_hw_ep *hw_ep, in tusb_omap_dma_allocate()
Dblackfin.c29 void musb_write_fifo(struct musb_hw_ep *hw_ep, u16 len, const u8 *src) in musb_write_fifo()
54 void musb_read_fifo(struct musb_hw_ep *hw_ep, u16 len, u8 *dst) in musb_read_fifo()
Dmusb_gadget.c852 struct musb_hw_ep *hw_ep; in musb_gadget_enable() local
1552 struct musb_hw_ep *hw_ep = musb->endpoints + epnum; in init_peripheral_ep() local
1589 struct musb_hw_ep *hw_ep; in musb_g_init_endpoints() local
1769 struct musb_hw_ep *hw_ep; in stop_activity() local
Dmusb_core.h285 static inline struct usb_request *next_in_request(struct musb_hw_ep *hw_ep) in next_in_request()
294 static inline struct usb_request *next_out_request(struct musb_hw_ep *hw_ep) in next_out_request()
453 struct musb_hw_ep *hw_ep, u8 epnum) in musb_read_fifosize()
480 struct musb_hw_ep *hw_ep, u8 epnum) in musb_read_fifosize()
Dmusb_host.h52 struct musb_hw_ep *hw_ep; /* current binding */ member
Dmusb_gadget.h64 struct musb_hw_ep *hw_ep; member
Dtusb6010.c168 void musb_write_fifo(struct musb_hw_ep *hw_ep, u16 len, const u8 *buf) in musb_write_fifo()
217 void musb_read_fifo(struct musb_hw_ep *hw_ep, u16 len, u8 *buf) in musb_read_fifo()
Dmusbhsdma.c74 struct musb_hw_ep *hw_ep, u8 transmit) in dma_channel_allocate()
Dcppi_dma.h87 struct musb_hw_ep *hw_ep; member
Dcppi_dma.c1152 struct musb_hw_ep *hw_ep = NULL; in cppi_completion() local