Home
last modified time | relevance | path

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

/drivers/usb/musb/
Dmusb_core.h399 unsigned hb_iso_rx:1; /* high bandwidth iso rx? */ member
Dmusb_gadget.c984 ok = musb->hb_iso_rx; in musb_gadget_enable()
Dmusb_host.c2240 ok = (usb_pipein(urb->pipe) && musb->hb_iso_rx) in musb_urb_enqueue()
Dmusb_core.c1472 musb->hb_iso_rx = true; in musb_core_init()