Searched refs:DSTS_SOFFN_LIMIT (Results 1 – 2 of 2) sorted by relevance
478 #define DSTS_SOFFN_LIMIT 0x3fff macro
119 if (hs_ep->target_frame > DSTS_SOFFN_LIMIT) { in dwc2_gadget_incr_frame_num()121 hs_ep->target_frame &= DSTS_SOFFN_LIMIT; in dwc2_gadget_incr_frame_num()142 hs_ep->target_frame = DSTS_SOFFN_LIMIT; in dwc2_gadget_dec_frame_num_by_one()1325 ((current_frame - target_frame) < DSTS_SOFFN_LIMIT / 2)) in dwc2_gadget_target_frame_elapsed()