Searched refs:bulk_ep (Results 1 – 3 of 3) sorted by relevance
340 struct musb_hw_ep *bulk_ep; member
1215 musb->bulk_ep = hw_ep; in fifo_setup()1332 if (!musb->bulk_ep) { in ep_config_from_table()1374 if (musb->bulk_ep) in ep_config_from_hw()1376 musb->bulk_ep = hw_ep; in ep_config_from_hw()1379 if (!musb->bulk_ep) { in ep_config_from_hw()
1824 if (hw_ep == musb->bulk_ep) in musb_schedule()1861 hw_ep = musb->bulk_ep; in musb_schedule()