Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/dwc2/
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-6.12.1/arch/arm64/boot/dts/renesas/
Dr9a09g011-v2mevk2.dts37 hs_ep: endpoint { label
295 remote-endpoint = <&hs_ep>;
Dr8a774c0-cat874.dts145 hs_ep: endpoint { label
438 remote-endpoint = <&hs_ep>;
Dbeacon-renesom-baseboard.dtsi243 hs_ep: endpoint { label
770 remote-endpoint = <&hs_ep>;
/linux-6.12.1/Documentation/devicetree/bindings/usb/
Drenesas,usb3-peri.yaml140 remote-endpoint = <&hs_ep>;
Dmediatek,mtu3.yaml337 remote-endpoint = <&hs_ep>;
/linux-6.12.1/arch/arm64/boot/dts/freescale/
Dimx8mp-beacon-kit.dts44 hs_ep: endpoint { label
603 remote-endpoint = <&hs_ep>;
/linux-6.12.1/Documentation/devicetree/bindings/connector/
Dusb-connector.yaml426 hs_ep: endpoint {