bcm63xx_udc
struct bcm63xx_udc *udc = bep->udc;
struct bcm63xx_udc *udc = bep->udc;
struct bcm63xx_udc *udc = bep->udc;
struct bcm63xx_udc *udc = bep->udc;
struct bcm63xx_udc *udc = bep->udc;
struct bcm63xx_udc *udc = bep->udc;
static int bcm63xx_ep0_setup_callback(struct bcm63xx_udc *udc,
static int bcm63xx_ep0_spoof_set_cfg(struct bcm63xx_udc *udc)
static int bcm63xx_ep0_spoof_set_iface(struct bcm63xx_udc *udc)
static void bcm63xx_ep0_map_write(struct bcm63xx_udc *udc, int ch_idx,
static void bcm63xx_ep0_complete(struct bcm63xx_udc *udc,
static void bcm63xx_ep0_nuke_reply(struct bcm63xx_udc *udc, int is_tx)
static int bcm63xx_ep0_read_complete(struct bcm63xx_udc *udc)
static void bcm63xx_ep0_internal_request(struct bcm63xx_udc *udc, int ch_idx,
static enum bcm63xx_ep0_state bcm63xx_ep0_do_setup(struct bcm63xx_udc *udc)
static int bcm63xx_ep0_do_idle(struct bcm63xx_udc *udc)
static int bcm63xx_ep0_one_round(struct bcm63xx_udc *udc)
struct bcm63xx_udc *udc = container_of(w, struct bcm63xx_udc, ep0_wq);
struct bcm63xx_udc *udc = gadget_to_udc(gadget);
struct bcm63xx_udc *udc = gadget_to_udc(gadget);
struct bcm63xx_udc *udc = gadget_to_udc(gadget);
struct bcm63xx_udc;
struct bcm63xx_udc *udc = gadget_to_udc(gadget);
static void bcm63xx_update_cfg_iface(struct bcm63xx_udc *udc)
static int bcm63xx_update_link_speed(struct bcm63xx_udc *udc)
static void bcm63xx_update_wedge(struct bcm63xx_udc *udc, bool new_status)
struct bcm63xx_udc *udc = dev_id;
struct bcm63xx_udc *udc = iudma->udc;
struct bcm63xx_udc *udc = s->private;
struct bcm63xx_udc *udc = s->private;
struct bcm63xx_udc *udc;
static void bcm63xx_udc_init_debugfs(struct bcm63xx_udc *udc)
static void bcm63xx_udc_cleanup_debugfs(struct bcm63xx_udc *udc)
struct bcm63xx_udc *udc;
struct bcm63xx_udc *udc = platform_get_drvdata(pdev);
struct bcm63xx_udc *udc;
static inline struct bcm63xx_udc *gadget_to_udc(struct usb_gadget *g)
return container_of(g, struct bcm63xx_udc, gadget);
static inline u32 usbd_readl(struct bcm63xx_udc *udc, u32 off)
static inline void usbd_writel(struct bcm63xx_udc *udc, u32 val, u32 off)
static inline u32 usb_dma_readl(struct bcm63xx_udc *udc, u32 off)
static inline void usb_dma_writel(struct bcm63xx_udc *udc, u32 val, u32 off)
static inline u32 usb_dmac_readl(struct bcm63xx_udc *udc, u32 off, int chan)
static inline void usb_dmac_writel(struct bcm63xx_udc *udc, u32 val, u32 off,
static inline u32 usb_dmas_readl(struct bcm63xx_udc *udc, u32 off, int chan)
static inline void usb_dmas_writel(struct bcm63xx_udc *udc, u32 val, u32 off,
static inline void set_clocks(struct bcm63xx_udc *udc, bool is_enabled)
static void bcm63xx_ep_dma_select(struct bcm63xx_udc *udc, int idx)
static void bcm63xx_set_stall(struct bcm63xx_udc *udc, struct bcm63xx_ep *bep,
static void bcm63xx_fifo_setup(struct bcm63xx_udc *udc)
static void bcm63xx_fifo_reset_ep(struct bcm63xx_udc *udc, int ep_num)
static void bcm63xx_fifo_reset(struct bcm63xx_udc *udc)
static void bcm63xx_ep_init(struct bcm63xx_udc *udc)
static void bcm63xx_ep_setup(struct bcm63xx_udc *udc)
static void iudma_write(struct bcm63xx_udc *udc, struct iudma_ch *iudma,
static int iudma_read(struct bcm63xx_udc *udc, struct iudma_ch *iudma)
static void iudma_reset_channel(struct bcm63xx_udc *udc, struct iudma_ch *iudma)
static int iudma_init_channel(struct bcm63xx_udc *udc, unsigned int ch_idx)
static int iudma_init(struct bcm63xx_udc *udc)
static void iudma_uninit(struct bcm63xx_udc *udc)
static void bcm63xx_set_ctrl_irqs(struct bcm63xx_udc *udc, bool enable_irqs)
static void bcm63xx_select_phy_mode(struct bcm63xx_udc *udc, bool is_device)
static void bcm63xx_select_pullup(struct bcm63xx_udc *udc, bool is_on)
static void bcm63xx_uninit_udc_hw(struct bcm63xx_udc *udc)
static int bcm63xx_init_udc_hw(struct bcm63xx_udc *udc)