Searched refs:udc_controller (Results 1 – 1 of 1) sorted by relevance
61 static struct fsl_udc *udc_controller = NULL; variable127 return udc_controller->pdata->big_endian_desc in cpu_to_hc32()134 return udc_controller->pdata->big_endian_desc in hc32_to_cpu()784 dtd = dma_pool_alloc(udc_controller->td_pool, gfp_flags, dma); in fsl_build_dtd()816 dev_vdbg(&udc_controller->gadget.dev, "multi-dtd request!\n"); in fsl_build_dtd()828 dev_vdbg(&udc_controller->gadget.dev, "length = %d address= 0x%x\n", *length, (int)*dma); in fsl_build_dtd()1112 dev_err(&udc_controller->gadget.dev, in fsl_ep_fifo_flush()1952 spin_lock_irqsave(&udc_controller->lock, flags); in fsl_udc_start()1955 udc_controller->driver = driver; in fsl_udc_start()1956 spin_unlock_irqrestore(&udc_controller->lock, flags); in fsl_udc_start()[all …]