Searched defs:imx_ep (Results 1 – 2 of 2) sorted by relevance
93 struct imx_ep_struct *imx_ep; in imx_udc_config() local168 struct imx_ep_struct *imx_ep; in imx_udc_init_ep() local201 struct imx_ep_struct *imx_ep; in imx_udc_init_fifo() local237 void imx_ep_irq_enable(struct imx_ep_struct *imx_ep) in imx_ep_irq_enable()248 void imx_ep_irq_disable(struct imx_ep_struct *imx_ep) in imx_ep_irq_disable()257 int imx_ep_empty(struct imx_ep_struct *imx_ep) in imx_ep_empty()265 unsigned imx_fifo_bcount(struct imx_ep_struct *imx_ep) in imx_fifo_bcount()273 void imx_flush(struct imx_ep_struct *imx_ep) in imx_flush()282 void imx_ep_stall(struct imx_ep_struct *imx_ep) in imx_ep_stall()338 static void ep_add_request(struct imx_ep_struct *imx_ep, in ep_add_request()[all …]
52 struct imx_ep_struct imx_ep[IMX_USB_NB_EP]; member259 struct imx_ep_struct *imx_ep) in dump_ep_stat()302 static void dump_req(const char *label, struct imx_ep_struct *imx_ep, in dump_req()