Lines Matching full:utmi
261 "Failed to enable UTMI-pads clock: %d\n", ret); in utmip_pad_open()
270 "Failed to initialize UTMI-pads reset: %d\n", ret); in utmip_pad_open()
277 "Failed to assert UTMI-pads reset: %d\n", ret); in utmip_pad_open()
286 "Failed to deassert UTMI-pads reset: %d\n", ret); in utmip_pad_open()
302 "Failed to enable UTMI-pads clock: %d\n", ret); in utmip_pad_close()
309 "Failed to assert UTMI-pads reset: %d\n", ret); in utmip_pad_close()
1037 "Failed to read USB UTMI parameter %s: %d\n", in read_utmi_param()
1056 dev_err(&pdev->dev, "Failed to get UTMI pad regs\n"); in utmi_phy_probe()
1061 * Note that UTMI pad registers are shared by all PHYs, therefore in utmi_phy_probe()
1067 dev_err(&pdev->dev, "Failed to remap UTMI pad regs\n"); in utmi_phy_probe()
1225 tegra_phy->pad_clk = devm_clk_get(&pdev->dev, "utmi-pads"); in tegra_usb_phy_probe()
1234 "utmi-pads"); in tegra_usb_phy_probe()
1238 "Failed to get UTMI-pads reset: %d\n", err); in tegra_usb_phy_probe()