Lines Matching refs:device_printf
389 device_printf(sc->dev, in get_fdt_resources()
396 device_printf(sc->dev, in get_fdt_resources()
406 device_printf(sc->dev, "Cannot get 'xusb_host' reset\n"); in get_fdt_resources()
412 device_printf(sc->dev, "Cannot get 'xusb_ss' reset\n"); in get_fdt_resources()
419 device_printf(sc->dev, in get_fdt_resources()
426 device_printf(sc->dev, "Cannot get '%s' phy.\n", in get_fdt_resources()
435 device_printf(sc->dev, "Cannot get 'xusb_host' clock\n"); in get_fdt_resources()
441 device_printf(sc->dev, "Cannot get 'xusb_falcon_src' clock\n"); in get_fdt_resources()
447 device_printf(sc->dev, "Cannot get 'xusb_ss' clock\n"); in get_fdt_resources()
453 device_printf(sc->dev, "Cannot get 'xusb_hs_src' clock\n"); in get_fdt_resources()
459 device_printf(sc->dev, "Cannot get 'xusb_fs_src' clock\n"); in get_fdt_resources()
465 device_printf(sc->dev, "Cannot get 'xusb_gate' clock\n"); in get_fdt_resources()
478 device_printf(sc->dev, "Cannot reset 'xusb_host' reset\n"); in enable_fdt_resources()
483 device_printf(sc->dev, "Cannot reset 'xusb_ss' reset\n"); in enable_fdt_resources()
493 device_printf(sc->dev, in enable_fdt_resources()
503 device_printf(sc->dev, "Cannot powerdown 'xusba' domain\n"); in enable_fdt_resources()
508 device_printf(sc->dev, "Cannot powerdown 'xusbc' domain\n"); in enable_fdt_resources()
520 device_printf(sc->dev, in enable_fdt_resources()
529 device_printf(sc->dev, "Cannot powerup 'xusbc' domain\n"); in enable_fdt_resources()
535 device_printf(sc->dev, "Cannot powerup 'xusba' domain\n"); in enable_fdt_resources()
542 device_printf(sc->dev, in enable_fdt_resources()
548 device_printf(sc->dev, in enable_fdt_resources()
554 device_printf(sc->dev, in enable_fdt_resources()
565 device_printf(sc->dev, "Cannot enable '%s' phy\n", in enable_fdt_resources()
597 device_printf(sc->dev, in mbox_send_cmd()
605 device_printf(sc->dev, in mbox_send_cmd()
623 device_printf(sc->dev, in mbox_send_cmd()
695 device_printf(sc->dev, in process_msg()
701 device_printf(sc->dev, in process_msg()
718 device_printf(sc->dev, in intr_mbox()
758 device_printf(sc->dev, in load_fw()
766 device_printf(sc->dev, "Cannot read xusb firmware\n"); in load_fw()
821 device_printf(sc->dev, "Timedout while wating for DMA, " in load_fw()
838 device_printf(sc->dev, "Timedout while wating for FALCON cpu, " in load_fw()
846 device_printf(sc->dev, in load_fw()
990 device_printf(dev, in tegra_xhci_attach()
999 device_printf(dev, in tegra_xhci_attach()
1008 device_printf(dev, in tegra_xhci_attach()
1018 device_printf(dev, "Could not allocate HCD IRQ resources\n"); in tegra_xhci_attach()
1026 device_printf(dev, "Could not allocate MBOX IRQ resources\n"); in tegra_xhci_attach()
1033 device_printf(dev, "Could not initialize XUSB hardware\n"); in tegra_xhci_attach()
1040 device_printf(sc->dev, "Could not enable XUSB firmware\n"); in tegra_xhci_attach()
1057 device_printf(sc->dev, "Could not add USB device\n"); in tegra_xhci_attach()
1066 device_printf(sc->dev, "USB init failed: %d\n", rv); in tegra_xhci_attach()
1072 device_printf(sc->dev, in tegra_xhci_attach()
1080 device_printf(dev, "Could not setup error IRQ: %d\n",rv); in tegra_xhci_attach()
1088 device_printf(dev, "Could not setup error IRQ: %d\n",rv); in tegra_xhci_attach()
1096 device_printf(sc->dev, "Could not initialize USB: %d\n", rv); in tegra_xhci_attach()