Home
last modified time | relevance | path

Searched refs:dwc2_hsotg_ep (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/usb/dwc2/
Dgadget.c40 static inline struct dwc2_hsotg_ep *our_ep(struct usb_ep *ep) in our_ep()
42 return container_of(ep, struct dwc2_hsotg_ep, ep); in our_ep()
60 static inline struct dwc2_hsotg_ep *index_to_ep(struct dwc2_hsotg *hsotg, in index_to_ep()
114 static inline void dwc2_gadget_incr_frame_num(struct dwc2_hsotg_ep *hs_ep) in dwc2_gadget_incr_frame_num()
363 static inline int is_ep_periodic(struct dwc2_hsotg_ep *hs_ep) in is_ep_periodic()
378 struct dwc2_hsotg_ep *hs_ep, in dwc2_hsotg_unmap_dma()
451 struct dwc2_hsotg_ep *hs_ep, in dwc2_hsotg_write_fifo()
614 static unsigned int get_ep_limit(struct dwc2_hsotg_ep *hs_ep) in get_ep_limit()
672 static unsigned int dwc2_gadget_get_chain_limit(struct dwc2_hsotg_ep *hs_ep) in dwc2_gadget_get_chain_limit()
704 static u32 dwc2_gadget_get_desc_params(struct dwc2_hsotg_ep *hs_ep, u32 *mask) in dwc2_gadget_get_desc_params()
[all …]
Dcore.h149 struct dwc2_hsotg_ep { struct
1161 struct dwc2_hsotg_ep *eps_in[MAX_EPS_CHANNELS];
1162 struct dwc2_hsotg_ep *eps_out[MAX_EPS_CHANNELS];
Ddebugfs.c226 struct dwc2_hsotg_ep *ep = seq->private; in ep_show()
305 struct dwc2_hsotg_ep *ep; in dwc2_hsotg_create_debug()
313 struct dwc2_hsotg_ep *ep; in dwc2_hsotg_create_debug()