Lines Matching +full:force +full:- +full:internal +full:- +full:phy
1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * This file configures the internal USB PHY in OMAP4430. Used
6 * Copyright (C) 2010 Texas Instruments Incorporated - https://www.ti.com
28 * omap4430_phy_power_down: disable MUSB PHY during early init
30 * OMAP4 MUSB PHY module is enabled by default on reset, but this will
44 return -ENOMEM; in omap4430_phy_power_down()
47 /* Power down the phy */ in omap4430_phy_power_down()
79 * Start the on-chip PHY and its PLL. in am35x_musb_phy_power()
88 pr_info("Waiting for PHY clock good...\n"); in am35x_musb_phy_power()
94 pr_err("musb PHY clock good timed out\n"); in am35x_musb_phy_power()
100 * Power down the on-chip PHY. in am35x_musb_phy_power()
126 case MUSB_HOST: /* Force VBUS valid, ID = 0 */ in am35x_set_mode()
129 case MUSB_PERIPHERAL: /* Force VBUS valid, ID = 1 */ in am35x_set_mode()