Searched refs:last_frame_num (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/external/bsd/dwc2/dist/
H A Ddwc2_core.h775 u16 last_frame_num; member in struct:dwc2_hsotg
H A Ddwc2_hcdintr.c80 if (((hsotg->last_frame_num + 1) & HFNUM_MAX_FRNUM) !=
85 hsotg->last_frame_num;
100 hsotg->last_frame_num = curr_frame_number;
H A Ddwc2_hcd.c2321 hsotg->last_frame_num = HFNUM_MAX_FRNUM;

Completed in 83 milliseconds