Lines Matching refs:controller

3  * TUSB6010 USB 2.0 OTG Dual Role controller
114 dev_dbg(musb->controller, "Enabled tusb wbus quirk ctrl %08x ena %08x\n",
123 dev_dbg(musb->controller, "Disabled tusb wbus quirk ctrl %08x ena %08x\n",
234 dev_dbg(musb->controller, "%cX ep%d fifo %p count %d buf %p\n",
282 dev_dbg(musb->controller, "%cX ep%d fifo %p count %d buf %p\n",
359 dev_dbg(musb->controller, "draw max %d mA VBUS\n", mA);
425 dev_dbg(musb->controller, "idle, wake on %02x\n", wakeup_enables);
470 dev_dbg(musb->controller, "Nothing connected %s, turning off VBUS\n",
509 * Caller should own controller spinlock.
526 dev_dbg(musb->controller, "%s active, deleting timer\n",
537 dev_dbg(musb->controller, "Longer idle timer already pending, ignoring\n");
543 dev_dbg(musb->controller, "%s inactive, for idle timer for %lu ms\n",
619 dev_dbg(musb->controller, "VBUS %s, devctl %02x otg %3x conf %08x prcm %08x\n",
663 dev_dbg(musb->controller, "Trying to set mode %i\n", musb_mode);
694 dev_dbg(musb->controller, "Default-%c\n", default_a ? 'A' : 'B');
718 dev_dbg(musb->controller, "Forcing disconnect (no interrupt)\n");
726 dev_dbg(musb->controller, "vbus change, %s, otg %03x\n",
732 dev_dbg(musb->controller, "vbus change, %s, otg %03x\n",
737 dev_dbg(musb->controller, "Got SRP, turning on VBUS\n");
781 dev_dbg(musb->controller, "%s timer, %03x\n",
793 dev_dbg(musb->controller, "devctl %02x\n", devctl);
838 dev_dbg(musb->controller, "TUSB IRQ %08x\n", int_src);
859 dev_dbg(musb->controller, "TUSB NOR not ready\n");
871 dev_dbg(musb->controller, "wake %sactive %02x\n",
893 dev_dbg(musb->controller, "DMA IRQ %08x\n", dma_src);
1029 struct tusb6010_glue *glue = dev_get_drvdata(musb->controller->parent);
1117 pdev = to_platform_device(musb->controller);
1175 struct tusb6010_glue *glue = dev_get_drvdata(musb->controller->parent);