Lines Matching refs:aprint_error_dev
287 aprint_error_dev(sc->sc_dev, "timeout calibrating UPHY PLL (1)\n"); in tegra210_xusbpad_uphy_enable_pcie()
300 aprint_error_dev(sc->sc_dev, "timeout calibrating UPHY PLL (2)\n"); in tegra210_xusbpad_uphy_enable_pcie()
314 aprint_error_dev(sc->sc_dev, "timeout enabling UPHY PLL\n"); in tegra210_xusbpad_uphy_enable_pcie()
330 aprint_error_dev(sc->sc_dev, "timeout calibrating UPHY PLL (3)\n"); in tegra210_xusbpad_uphy_enable_pcie()
343 aprint_error_dev(sc->sc_dev, "timeout calibrating UPHY PLL (4)\n"); in tegra210_xusbpad_uphy_enable_pcie()
485 aprint_error_dev(sc->sc_dev, "timeout calibrating UPHY PLL (1)\n"); in tegra210_xusbpad_uphy_enable_sata()
498 aprint_error_dev(sc->sc_dev, "timeout calibrating UPHY PLL (2)\n"); in tegra210_xusbpad_uphy_enable_sata()
512 aprint_error_dev(sc->sc_dev, "timeout enabling UPHY PLL\n"); in tegra210_xusbpad_uphy_enable_sata()
528 aprint_error_dev(sc->sc_dev, "timeout calibrating UPHY PLL (3)\n"); in tegra210_xusbpad_uphy_enable_sata()
541 aprint_error_dev(sc->sc_dev, "timeout calibrating UPHY PLL (4)\n"); in tegra210_xusbpad_uphy_enable_sata()
691 aprint_error_dev(sc->sc_dev, "no 'name' property\n"); in tegra210_xusbpad_configure_lane()
696 aprint_error_dev(sc->sc_dev, "no 'nvidia,function' property\n"); in tegra210_xusbpad_configure_lane()
702 aprint_error_dev(sc->sc_dev, "unsupported lane '%s'\n", name); in tegra210_xusbpad_configure_lane()
707 aprint_error_dev(sc->sc_dev, "unsupported function '%s'\n", function); in tegra210_xusbpad_configure_lane()
729 aprint_error_dev(sc->sc_dev, "no 'pads' node\n"); in tegra210_xusbpad_configure_pads()
734 aprint_error_dev(sc->sc_dev, "no 'pads/%s' node\n", name); in tegra210_xusbpad_configure_pads()
745 aprint_error_dev(sc->sc_dev, "couldn't enable %s's clock\n", name); in tegra210_xusbpad_configure_pads()
752 aprint_error_dev(sc->sc_dev, "couldn't de-assert %s's reset\n", name); in tegra210_xusbpad_configure_pads()
760 aprint_error_dev(sc->sc_dev, "no 'pads/%s/lanes' node\n", name); in tegra210_xusbpad_configure_pads()
814 aprint_error_dev(sc->sc_dev, in tegra210_xusbpad_enable_vbus()
829 aprint_error_dev(sc->sc_dev, "no 'mode' property on port %s\n", port->name); in tegra210_xusbpad_configure_usb2_port()
839 aprint_error_dev(sc->sc_dev, "unsupported mode '%s' on port %s\n", mode, port->name); in tegra210_xusbpad_configure_usb2_port()
860 aprint_error_dev(sc->sc_dev, "no 'nvidia,usb2-companion' property on port %s\n", port->name); in tegra210_xusbpad_configure_usb3_port()
927 aprint_error_dev(sc->sc_dev, "unsupported port '%s'\n", port_name); in tegra210_xusbpad_configure_ports()