Searched refs:hs_ep (Results 1 – 3 of 3) sorted by relevance
116 static inline void dwc2_gadget_incr_frame_num(struct dwc2_hsotg_ep *hs_ep) in dwc2_gadget_incr_frame_num() argument118 struct dwc2_hsotg *hsotg = hs_ep->parent; in dwc2_gadget_incr_frame_num()124 hs_ep->target_frame += hs_ep->interval; in dwc2_gadget_incr_frame_num()125 if (hs_ep->target_frame > limit) { in dwc2_gadget_incr_frame_num()126 hs_ep->frame_overrun = true; in dwc2_gadget_incr_frame_num()127 hs_ep->target_frame &= limit; in dwc2_gadget_incr_frame_num()129 hs_ep->frame_overrun = false; in dwc2_gadget_incr_frame_num()143 static inline void dwc2_gadget_dec_frame_num_by_one(struct dwc2_hsotg_ep *hs_ep) in dwc2_gadget_dec_frame_num_by_one() argument145 struct dwc2_hsotg *hsotg = hs_ep->parent; in dwc2_gadget_dec_frame_num_by_one()151 if (hs_ep->target_frame) in dwc2_gadget_dec_frame_num_by_one()[all …]
145 hs_ep: endpoint { label438 remote-endpoint = <&hs_ep>;
243 hs_ep: endpoint { label755 remote-endpoint = <&hs_ep>;