Searched defs:hw_ep (Results 1 – 8 of 8) sorted by relevance
| /rk3399_rockchip-uboot/drivers/usb/musb-new/ |
| H A D | musb_host.c | 197 struct musb_hw_ep *hw_ep = qh->hw_ep; in musb_start_urb() local 341 struct musb_hw_ep *hw_ep, int is_in) in musb_advance_schedule() 427 static u16 musb_h_flush_rxfifo(struct musb_hw_ep *hw_ep, u16 csr) in musb_h_flush_rxfifo() 458 struct musb_hw_ep *hw_ep = musb->endpoints + epnum; in musb_host_packet_rx() local 618 struct musb_hw_ep *hw_ep, struct musb_qh *qh, in musb_tx_dma_program() 691 struct musb_hw_ep *hw_ep = musb->endpoints + epnum; in musb_ep_program() local 894 struct musb_hw_ep *hw_ep = musb->control_ep; in musb_h_ep0_continue() local 971 struct musb_hw_ep *hw_ep = musb->control_ep; in musb_h_ep0_irq() local 1110 struct musb_hw_ep *hw_ep = musb->endpoints + epnum; in musb_host_tx() local 1435 struct musb_hw_ep *hw_ep = musb->endpoints + epnum; in musb_host_rx() local [all …]
|
| H A D | musb_core.c | 217 void musb_write_fifo(struct musb_hw_ep *hw_ep, u16 len, const u8 *src) in musb_write_fifo() 259 void musb_read_fifo(struct musb_hw_ep *hw_ep, u16 len, u8 *dst) in musb_read_fifo() 1183 fifo_setup(struct musb *musb, struct musb_hw_ep *hw_ep, in fifo_setup() 1262 struct musb_hw_ep *hw_ep = musb->endpoints; in ep_config_from_table() local 1348 struct musb_hw_ep *hw_ep; in ep_config_from_hw() local 1474 struct musb_hw_ep *hw_ep = musb->endpoints + i; in musb_core_init() local 2243 struct musb_hw_ep *hw_ep; in musb_save_context() local 2319 struct musb_hw_ep *hw_ep; in musb_restore_context() local
|
| H A D | musb_gadget.c | 644 struct musb_hw_ep *hw_ep = &musb->endpoints[epnum]; in rxstate() local 914 struct musb_hw_ep *hw_ep = &musb->endpoints[epnum]; in musb_g_rx() local 1032 struct musb_hw_ep *hw_ep; in musb_gadget_enable() local 1815 struct musb_hw_ep *hw_ep = musb->endpoints + epnum; in init_peripheral_ep() local 1852 struct musb_hw_ep *hw_ep; in musb_g_init_endpoints() local 2046 struct musb_hw_ep *hw_ep; in stop_activity() local
|
| H A D | musb_host.h | 31 struct musb_hw_ep *hw_ep; /* current binding */ member
|
| H A D | musb_gadget.h | 55 struct musb_hw_ep *hw_ep; member
|
| H A D | pic32.c | 159 void musb_read_fifo(struct musb_hw_ep *hw_ep, u16 len, u8 *dst) in musb_read_fifo()
|
| H A D | musb_core.h | 277 static inline struct musb_request *next_in_request(struct musb_hw_ep *hw_ep) in next_in_request() 282 static inline struct musb_request *next_out_request(struct musb_hw_ep *hw_ep) in next_out_request() 458 struct musb_hw_ep *hw_ep, u8 epnum) in musb_read_fifosize()
|
| H A D | am35x.c | 453 void musb_read_fifo(struct musb_hw_ep *hw_ep, u16 len, u8 *dst) in musb_read_fifo()
|