Lines Matching full:utmi
251 "Failed to enable UTMI-pads clock: %d\n", ret); in utmip_pad_open()
260 "Failed to initialize UTMI-pads reset: %d\n", ret); in utmip_pad_open()
267 "Failed to assert UTMI-pads reset: %d\n", ret); in utmip_pad_open()
276 "Failed to deassert UTMI-pads reset: %d\n", ret); in utmip_pad_open()
292 "Failed to enable UTMI-pads clock: %d\n", ret); in utmip_pad_close()
299 "Failed to assert UTMI-pads reset: %d\n", ret); in utmip_pad_close()
948 "Failed to read USB UTMI parameter %s: %d\n", in read_utmi_param()
967 dev_err(&pdev->dev, "Failed to get UTMI pad regs\n"); in utmi_phy_probe()
972 * Note that UTMI pad registers are shared by all PHYs, therefore in utmi_phy_probe()
978 dev_err(&pdev->dev, "Failed to remap UTMI pad regs\n"); in utmi_phy_probe()
1136 tegra_phy->pad_clk = devm_clk_get(&pdev->dev, "utmi-pads"); in tegra_usb_phy_probe()
1145 "utmi-pads"); in tegra_usb_phy_probe()
1149 "Failed to get UTMI-pads reset: %d\n", err); in tegra_usb_phy_probe()