Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dhcd_queue.c1184 while (dwc2_frame_num_gt(earliest_frame, next_active_frame)) in dwc2_pick_first_frame()
1859 if (dwc2_frame_num_gt(prev_frame_number, qh->next_active_frame)) { in dwc2_next_for_periodic_split()
1940 dwc2_frame_num_gt(prev_frame_number, qh->start_active_frame)) { in dwc2_next_periodic_start()
1957 } while (dwc2_frame_num_gt(prev_frame_number, in dwc2_next_periodic_start()
H A Dhcd.h658 static inline int dwc2_frame_num_gt(u16 frame1, u16 frame2) in dwc2_frame_num_gt() function
H A Dhcd.c1067 if (dwc2_frame_num_gt(frame_number, wire_frame)) { in dwc2_hc_set_even_odd_frame()