// SPDX-License-Identifier: GPL-2.0-or-later /* * This file configures the internal USB PHY in OMAP4430. Used * with TWL6030 transceiver and MUSB on OMAP4430. * * Copyright (C) 2010 Texas Instruments Incorporated - https://www.ti.com * Author: Hema HK <hemahk@ti.com>
*/
/** * omap4430_phy_power_down: disable MUSB PHY during early init * * OMAP4 MUSB PHY module is enabled by default on reset, but this will * prevent core retention if not disabled by SW. USB driver will * later on enable this, once and if the driver needs it.
*/ staticint __init omap4430_phy_power_down(void)
{ void __iomem *ctrl_base;
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.