Searched +full:ipq5332 +full:- +full:usb +full:- +full:hsphy (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/phy/ |
H A D | qcom,ipq5332-usb-hsphy.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/phy/qcom,ipq5332-usb-hsphy.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: M31 USB PHY 10 - Sricharan Ramabadhran <quic_srichara@quicinc.com> 11 - Varadarajan Narayanan <quic_varada@quicinc.com> 14 USB M31 PHY (https://www.m31tech.com) found in Qualcomm 15 IPQ5018, IPQ5332 SoCs. 20 - const: qcom,ipq5332-usb-hsphy [all …]
|
/openbmc/linux/drivers/phy/qualcomm/ |
H A D | phy-qcom-m31.c | 1 // SPDX-License-Identifier: GPL-2.0+ 3 * Copyright (c) 2014-2023, The Linux Foundation. All rights reserved. 164 const struct m31_phy_regs *regs = qphy->regs; in m31usb_phy_init() 167 ret = regulator_enable(qphy->vreg); in m31usb_phy_init() 169 dev_err(&phy->dev, "failed to enable regulator, %d\n", ret); in m31usb_phy_init() 173 ret = clk_prepare_enable(qphy->clk); in m31usb_phy_init() 175 regulator_disable(qphy->vreg); in m31usb_phy_init() 176 dev_err(&phy->dev, "failed to enable cfg ahb clock, %d\n", ret); in m31usb_phy_init() 181 reset_control_assert(qphy->reset); in m31usb_phy_init() 183 reset_control_deassert(qphy->reset); in m31usb_phy_init() [all …]
|
/openbmc/linux/ |
H A D | opengrok0.0.log | 1 2024-12-28 20:09:05.996-0600 FINEST t1171 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/linux/drivers/staging/media/av7110/video-continue.rst.gz' 2 2024-12-28 20:09:05.942-0600 FINEST t1149 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/u-boot/arch/sh/config.mk.gz' 3 2024-12-2 [all...] |