Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/host/
Dimx21-hcd.c122 static inline int wrap_frame(int counter) in wrap_frame() function
137 return wrap_frame(readl(imx21->regs + USBH_FRMNUB)); in imx21_hc_get_frame()
819 urb->start_frame = wrap_frame(urb->start_frame); in imx21_hc_urb_enqueue_isoc()
825 urb->start_frame = wrap_frame(cur_frame + 1); in imx21_hc_urb_enqueue_isoc()
836 td->frame = wrap_frame(urb->start_frame + urb->interval * i); in imx21_hc_urb_enqueue_isoc()