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

/u-boot/drivers/usb/musb-new/
H A Dmusb_core.h399 unsigned hb_iso_rx:1; /* high bandwidth iso rx? */ member in struct:musb
H A Dmusb_gadget.c1077 ok = musb->hb_iso_rx;
H A Dmusb_host.c1985 ok = (usb_pipein(urb->pipe) && musb->hb_iso_rx)
H A Dmusb_core.c1432 musb->hb_iso_rx = true;

Completed in 129 milliseconds