Searched refs:dwc2_hsotg_ep (Results 1 – 3 of 3) sorted by relevance
43 static inline struct dwc2_hsotg_ep *our_ep(struct usb_ep *ep) in our_ep()45 return container_of(ep, struct dwc2_hsotg_ep, ep); in our_ep()63 static inline struct dwc2_hsotg_ep *index_to_ep(struct dwc2_hsotg *hsotg, in index_to_ep()134 static inline void dwc2_gadget_incr_frame_num(struct dwc2_hsotg_ep *hs_ep) in dwc2_gadget_incr_frame_num()162 static inline void dwc2_gadget_dec_frame_num_by_one(struct dwc2_hsotg_ep *hs_ep) in dwc2_gadget_dec_frame_num_by_one()436 static inline int is_ep_periodic(struct dwc2_hsotg_ep *hs_ep) in is_ep_periodic()451 struct dwc2_hsotg_ep *hs_ep, in dwc2_hsotg_unmap_dma()524 struct dwc2_hsotg_ep *hs_ep, in dwc2_hsotg_write_fifo()687 static unsigned int get_ep_limit(struct dwc2_hsotg_ep *hs_ep) in get_ep_limit()728 static unsigned int dwc2_gadget_get_chain_limit(struct dwc2_hsotg_ep *hs_ep) in dwc2_gadget_get_chain_limit()[all …]
150 struct dwc2_hsotg_ep { struct1215 struct dwc2_hsotg_ep *eps_in[MAX_EPS_CHANNELS];1216 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()