Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc2/
H A Dhcd.h619 static inline int dwc2_frame_num_le(u16 frame1, u16 frame2) in dwc2_frame_num_le() function
H A Dhcd_queue.c1326 if (dwc2_frame_num_le(qh->next_active_frame, in dwc2_schedule_periodic()
1960 if (dwc2_frame_num_le(qh->next_active_frame, hsotg->frame_number)) in dwc2_hcd_qh_deactivate()