pch_udc_ep
static void pch_udc_ep_disable(struct pch_udc_ep *ep)
static void pch_udc_wait_ep_stall(struct pch_udc_ep *ep)
static void complete_req(struct pch_udc_ep *ep, struct pch_udc_request *req,
static void empty_req_queue(struct pch_udc_ep *ep)
static int pch_udc_create_dma_chain(struct pch_udc_ep *ep,
static int prepare_dma(struct pch_udc_ep *ep, struct pch_udc_request *req,
static void process_zlp(struct pch_udc_ep *ep, struct pch_udc_request *req)
static void pch_udc_start_rxrequest(struct pch_udc_ep *ep,
struct pch_udc_ep *ep;
ep = container_of(usbep, struct pch_udc_ep, ep);
struct pch_udc_ep *ep;
ep = container_of(usbep, struct pch_udc_ep, ep);
struct pch_udc_ep *ep;
ep = container_of(usbep, struct pch_udc_ep, ep);
struct pch_udc_ep *ep;
ep = container_of(usbep, struct pch_udc_ep, ep);
struct pch_udc_ep *ep;
ep = container_of(usbep, struct pch_udc_ep, ep);
struct pch_udc_ep *ep;
ep = container_of(usbep, struct pch_udc_ep, ep);
struct pch_udc_ep *ep;
ep = container_of(usbep, struct pch_udc_ep, ep);
struct pch_udc_ep *ep;
ep = container_of(usbep, struct pch_udc_ep, ep);
struct pch_udc_ep *ep;
ep = container_of(usbep, struct pch_udc_ep, ep);
static void pch_udc_start_next_txrequest(struct pch_udc_ep *ep)
static void pch_udc_complete_transfer(struct pch_udc_ep *ep)
static void pch_udc_complete_receiver(struct pch_udc_ep *ep)
struct pch_udc_ep *ep;
struct pch_udc_ep *ep;
struct pch_udc_ep *ep;
struct pch_udc_ep *ep_out;
struct pch_udc_ep *ep;
struct pch_udc_ep *ep = &dev->ep[UDC_EPIN_IDX(ep_num)];
struct pch_udc_ep *ep;
struct pch_udc_ep *ep;
struct pch_udc_ep *ep;
struct pch_udc_ep *ep = &dev->ep[i];
struct pch_udc_ep ep[PCH_UDC_EP_NUM];
static inline u32 pch_udc_ep_readl(struct pch_udc_ep *ep, unsigned long reg)
static inline void pch_udc_ep_writel(struct pch_udc_ep *ep,
static inline void pch_udc_ep_bit_set(struct pch_udc_ep *ep,
static inline void pch_udc_ep_bit_clr(struct pch_udc_ep *ep,
static void pch_udc_ep_set_stall(struct pch_udc_ep *ep)
static inline void pch_udc_ep_clear_stall(struct pch_udc_ep *ep)
static inline void pch_udc_ep_set_trfr_type(struct pch_udc_ep *ep,
static void pch_udc_ep_set_bufsz(struct pch_udc_ep *ep,
static void pch_udc_ep_set_maxpkt(struct pch_udc_ep *ep, u32 pkt_size)
static inline void pch_udc_ep_set_subptr(struct pch_udc_ep *ep, u32 addr)
static inline void pch_udc_ep_set_ddptr(struct pch_udc_ep *ep, u32 addr)
static inline void pch_udc_ep_set_pd(struct pch_udc_ep *ep)
static inline void pch_udc_ep_set_rrdy(struct pch_udc_ep *ep)
static inline void pch_udc_ep_clear_rrdy(struct pch_udc_ep *ep)
static inline u32 pch_udc_read_ep_control(struct pch_udc_ep *ep)
static inline void pch_udc_clear_ep_control(struct pch_udc_ep *ep)
static inline u32 pch_udc_read_ep_status(struct pch_udc_ep *ep)
static inline void pch_udc_clear_ep_status(struct pch_udc_ep *ep,
static inline void pch_udc_ep_set_nak(struct pch_udc_ep *ep)
static void pch_udc_ep_clear_nak(struct pch_udc_ep *ep)
static void pch_udc_ep_fifo_flush(struct pch_udc_ep *ep, int dir)
static void pch_udc_ep_enable(struct pch_udc_ep *ep,