Searched refs:hb_iso_tx (Results 1 - 4 of 4) sorted by relevance

/u-boot/drivers/usb/musb-new/
H A Dmusb_core.h400 unsigned hb_iso_tx:1; /* high bandwidth iso tx? */ member in struct:musb
H A Dmusb_gadget.c1075 ok = musb->hb_iso_tx;
H A Dmusb_host.c1986 || (usb_pipeout(urb->pipe) && musb->hb_iso_tx);
H A Dmusb_core.c1436 musb->hb_iso_tx = true;

Completed in 115 milliseconds