utmi_p2_gfclk      94 drivers/mfd/omap-usb-host.c 	struct clk			*utmi_p2_gfclk;
utmi_p2_gfclk     631 drivers/mfd/omap-usb-host.c 	omap->utmi_p2_gfclk = ERR_PTR(-ENODEV);
utmi_p2_gfclk     673 drivers/mfd/omap-usb-host.c 	omap->utmi_p2_gfclk = devm_clk_get(dev, "utmi_p2_gfclk");
utmi_p2_gfclk     674 drivers/mfd/omap-usb-host.c 	if (IS_ERR(omap->utmi_p2_gfclk)) {
utmi_p2_gfclk     675 drivers/mfd/omap-usb-host.c 		ret = PTR_ERR(omap->utmi_p2_gfclk);
utmi_p2_gfclk     760 drivers/mfd/omap-usb-host.c 		ret = clk_set_parent(omap->utmi_p2_gfclk,
utmi_p2_gfclk     768 drivers/mfd/omap-usb-host.c 		ret = clk_set_parent(omap->utmi_p2_gfclk,