Searched refs:bulk_ep (Results 1 - 3 of 3) sorted by relevance

/u-boot/drivers/usb/musb-new/
H A Dmusb_core.h343 struct musb_hw_ep *bulk_ep; member in struct:musb
H A Dmusb_core.c1223 musb->bulk_ep = hw_ep;
1340 if (!musb->bulk_ep) {
1382 if (musb->bulk_ep)
1384 musb->bulk_ep = hw_ep;
1387 if (!musb->bulk_ep) {
H A Dmusb_host.c1828 if (hw_ep == musb->bulk_ep)
1865 hw_ep = musb->bulk_ep;

Completed in 46 milliseconds