Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/musb-new/
H A Dmusb_core.h400 unsigned hb_iso_tx:1; /* high bandwidth iso tx? */ member
H A Dmusb_host.c1981 || (usb_pipeout(urb->pipe) && musb->hb_iso_tx);
H A Dmusb_gadget.c1068 ok = musb->hb_iso_tx; in musb_gadget_enable()
H A Dmusb_core.c1428 musb->hb_iso_tx = true; in musb_core_init()
/openbmc/linux/drivers/usb/musb/
H A Dmusb_core.h374 unsigned hb_iso_tx:1; /* high bandwidth iso tx? */ member
H A Dmusb_gadget.c950 ok = musb->hb_iso_tx; in musb_gadget_enable()
H A Dmusb_host.c2183 || (usb_pipeout(urb->pipe) && musb->hb_iso_tx); in musb_urb_enqueue()
H A Dmusb_core.c1621 musb->hb_iso_tx = true; in musb_core_init()