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()
1083 "Failed to read USB UTMI parameter %s: %d\n", in read_utmi_param()
1102 dev_err(&pdev->dev, "Failed to get UTMI pad regs\n"); in utmi_phy_probe()
1107 * Note that UTMI pad registers are shared by all PHYs, therefore in utmi_phy_probe()
1113 dev_err(&pdev->dev, "Failed to remap UTMI pad regs\n"); in utmi_phy_probe()
1324 tegra_phy->pad_clk = devm_clk_get(&pdev->dev, "utmi-pads"); in tegra_usb_phy_probe()
1333 "utmi-pads"); in tegra_usb_phy_probe()
1337 "Failed to get UTMI-pads reset: %d\n", err); in tegra_usb_phy_probe()