Home
last modified time | relevance | path

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

/openbmc/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 …]
/openbmc/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
438 remote-endpoint = <&hs_ep>;
H A Dbeacon-renesom-baseboard.dtsi243 hs_ep: endpoint { label
770 remote-endpoint = <&hs_ep>;
/openbmc/linux/Documentation/devicetree/bindings/usb/
H A Drenesas,usb3-peri.yaml140 remote-endpoint = <&hs_ep>;
H A Dmediatek,mtu3.yaml334 remote-endpoint = <&hs_ep>;
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mp-beacon-kit.dts38 hs_ep: endpoint { label
428 remote-endpoint = <&hs_ep>;
/openbmc/linux/Documentation/devicetree/bindings/connector/
H A Dusb-connector.yaml362 hs_ep: endpoint {