Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/dwc2/
Dgadget.c116 static inline void dwc2_gadget_incr_frame_num(struct dwc2_hsotg_ep *hs_ep) in dwc2_gadget_incr_frame_num() argument
118 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() argument
145 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 …]
/Linux-v6.1/arch/arm64/boot/dts/renesas/
Dr8a774c0-cat874.dts145 hs_ep: endpoint { label
438 remote-endpoint = <&hs_ep>;
Dbeacon-renesom-baseboard.dtsi243 hs_ep: endpoint { label
755 remote-endpoint = <&hs_ep>;