Searched refs:dwc2_hsotg_ep (Results 1 – 3 of 3) sorted by relevance
41 static inline struct dwc2_hsotg_ep *our_ep(struct usb_ep *ep) in our_ep()43 return container_of(ep, struct dwc2_hsotg_ep, ep); in our_ep()61 static inline struct dwc2_hsotg_ep *index_to_ep(struct dwc2_hsotg *hsotg, in index_to_ep()115 static inline void dwc2_gadget_incr_frame_num(struct dwc2_hsotg_ep *hs_ep) in dwc2_gadget_incr_frame_num()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()416 static inline int is_ep_periodic(struct dwc2_hsotg_ep *hs_ep) in is_ep_periodic()431 struct dwc2_hsotg_ep *hs_ep, in dwc2_hsotg_unmap_dma()504 struct dwc2_hsotg_ep *hs_ep, in dwc2_hsotg_write_fifo()667 static unsigned int get_ep_limit(struct dwc2_hsotg_ep *hs_ep) in get_ep_limit()725 static unsigned int dwc2_gadget_get_chain_limit(struct dwc2_hsotg_ep *hs_ep) in dwc2_gadget_get_chain_limit()[all …]
122 struct dwc2_hsotg_ep { struct1212 struct dwc2_hsotg_ep *eps_in[MAX_EPS_CHANNELS];1213 struct dwc2_hsotg_ep *eps_out[MAX_EPS_CHANNELS];
227 struct dwc2_hsotg_ep *ep = seq->private; in ep_show()306 struct dwc2_hsotg_ep *ep; in dwc2_hsotg_create_debug()314 struct dwc2_hsotg_ep *ep; in dwc2_hsotg_create_debug()