Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/musb-new/
H A Dmusb_core.h397 unsigned hb_iso_tx:1; /* high bandwidth iso tx? */ member
H A Dmusb_gadget.c1069 ok = musb->hb_iso_tx; in musb_gadget_enable()
H A Dmusb_host.c1982 || (usb_pipeout(urb->pipe) && musb->hb_iso_tx);
H A Dmusb_core.c1428 musb->hb_iso_tx = true; in musb_core_init()
/OK3568_Linux_fs/kernel/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.c1625 musb->hb_iso_tx = true; in musb_core_init()