OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fr_idx
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/dwc2/dist/
dwc2_hcdddma.c
490
u16 frame,
fr_idx
, fr_idx_tmp, skip_frames;
local in function:dwc2_recalc_initial_desc_idx
517
fr_idx
= (FRLISTEN_64_SIZE +
520
fr_idx
= (
fr_idx
+ fr_idx_tmp) % FRLISTEN_64_SIZE;
524
fr_idx
= dwc2_frame_list_idx(qh->sched_frame);
527
qh->td_first = qh->td_last = dwc2_frame_to_desc_idx(qh,
fr_idx
);
dwc2_hcdddma.c
490
u16 frame,
fr_idx
, fr_idx_tmp, skip_frames;
local in function:dwc2_recalc_initial_desc_idx
517
fr_idx
= (FRLISTEN_64_SIZE +
520
fr_idx
= (
fr_idx
+ fr_idx_tmp) % FRLISTEN_64_SIZE;
524
fr_idx
= dwc2_frame_list_idx(qh->sched_frame);
527
qh->td_first = qh->td_last = dwc2_frame_to_desc_idx(qh,
fr_idx
);
Completed in 23 milliseconds
Indexes created Mon Oct 20 08:09:54 GMT 2025