Home
last modified time | relevance | path

Searched full:hs_ep (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/usb/dwc2/
H A Dgadget.c110 * @hs_ep: The endpoint
115 static inline void dwc2_gadget_incr_frame_num(struct dwc2_hsotg_ep *hs_ep) in dwc2_gadget_incr_frame_num() argument
117 struct dwc2_hsotg *hsotg = hs_ep->parent; in dwc2_gadget_incr_frame_num()
123 hs_ep->target_frame += hs_ep->interval; in dwc2_gadget_incr_frame_num()
124 if (hs_ep->target_frame > limit) { in dwc2_gadget_incr_frame_num()
125 hs_ep->frame_overrun = true; in dwc2_gadget_incr_frame_num()
126 hs_ep->target_frame &= limit; in dwc2_gadget_incr_frame_num()
128 hs_ep->frame_overrun = false; in dwc2_gadget_incr_frame_num()
135 * @hs_ep: The endpoint.
142 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
[all …]
/linux/arch/arm64/boot/dts/renesas/
H A Dr9a09g011-v2mevk2.dts37 hs_ep: endpoint { label
295 remote-endpoint = <&hs_ep>;
H A Dr8a774c0-cat874.dts145 hs_ep: endpoint { label
436 remote-endpoint = <&hs_ep>;
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mp-nitrogen-enc-carrier-board.dts32 hs_ep: endpoint { label
275 remote-endpoint = <&hs_ep>;
H A Dimx8mp-beacon-kit.dts44 hs_ep: endpoint { label
603 remote-endpoint = <&hs_ep>;
/linux/Documentation/devicetree/bindings/usb/
H A Dmediatek,mtu3.yaml349 remote-endpoint = <&hs_ep>;