Lines Matching full:utmi
269 "Failed to enable UTMI-pads clock: %d\n", ret); in utmip_pad_open()
278 "Failed to initialize UTMI-pads reset: %d\n", ret); in utmip_pad_open()
285 "Failed to assert UTMI-pads reset: %d\n", ret); in utmip_pad_open()
294 "Failed to deassert UTMI-pads reset: %d\n", ret); in utmip_pad_open()
310 "Failed to enable UTMI-pads clock: %d\n", ret); in utmip_pad_close()
317 "Failed to assert UTMI-pads reset: %d\n", ret); in utmip_pad_close()
1172 "Failed to read USB UTMI parameter %s: %d\n", in read_utmi_param()
1191 dev_err(&pdev->dev, "Failed to get UTMI pad regs\n"); in utmi_phy_probe()
1196 * Note that UTMI pad registers are shared by all PHYs, therefore in utmi_phy_probe()
1202 dev_err(&pdev->dev, "Failed to remap UTMI pad regs\n"); in utmi_phy_probe()
1413 tegra_phy->pad_clk = devm_clk_get(&pdev->dev, "utmi-pads"); in tegra_usb_phy_probe()
1422 "utmi-pads"); in tegra_usb_phy_probe()
1426 "Failed to get UTMI-pads reset: %d\n", err); in tegra_usb_phy_probe()