Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/dwc2/
Dgadget.c114 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()
741 static void dwc2_gadget_config_nonisoc_xfer_ddma(struct dwc2_hsotg_ep *hs_ep, in dwc2_gadget_config_nonisoc_xfer_ddma()
808 static int dwc2_gadget_fill_isoc_desc(struct dwc2_hsotg_ep *hs_ep, in dwc2_gadget_fill_isoc_desc()
880 static void dwc2_gadget_start_isoc_ddma(struct dwc2_hsotg_ep *hs_ep) in dwc2_gadget_start_isoc_ddma()
[all …]