Searched refs:random_frame (Results 1 – 3 of 3) sorted by relevance
166 unsigned random_frame; member
3779 frame = ++fotg210->random_frame % qh->period; in qh_schedule()
870 frame = ++ehci->random_frame & (qh->ps.bw_period - 1); in qh_schedule()887 qh->ps.phase = (qh->ps.period ? ehci->random_frame & in qh_schedule()1505 start = ((-(++ehci->random_frame)) << 3) & (period - 1); in iso_stream_schedule()