Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/musb-new/
Dmusb_core.h400 unsigned hb_iso_tx:1; /* high bandwidth iso tx? */ member
Dmusb_host.c1981 || (usb_pipeout(urb->pipe) && musb->hb_iso_tx);
Dmusb_gadget.c1068 ok = musb->hb_iso_tx; in musb_gadget_enable()
Dmusb_core.c1427 musb->hb_iso_tx = true; in musb_core_init()