fr_idx2           635 drivers/usb/dwc2/hcd.h static inline bool dwc2_frame_idx_num_gt(u16 fr_idx1, u16 fr_idx2)
fr_idx2           637 drivers/usb/dwc2/hcd.h 	u16 diff = fr_idx1 - fr_idx2;