Searched +full:sm8150 +full:- +full:usb +full:- +full:hs +full:- +full:phy (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/Documentation/devicetree/bindings/phy/ |
D | qcom,usb-snps-femto-v2.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: "http://devicetree.org/schemas/phy/qcom,usb-snps-femto-v2.yaml#" 5 $schema: "http://devicetree.org/meta-schemas/core.yaml#" 7 title: Qualcomm Synopsys Femto High-Speed USB PHY V2 10 - Wesley Cheng <wcheng@codeaurora.org> 13 Qualcomm High-Speed USB PHY 18 - qcom,usb-snps-hs-7nm-phy 19 - qcom,sm8150-usb-hs-phy 20 - qcom,usb-snps-femto-v2-phy [all …]
|
/Linux-v5.10/drivers/phy/qualcomm/ |
D | phy-qcom-snps-femto-v2.c | 1 // SPDX-License-Identifier: GPL-2.0 14 #include <linux/phy/phy.h> 63 "vdda-pll", "vdda33", "vdda18", 69 * struct qcom_snps_hsphy - snps hs phy attributes 71 * @phy: generic phy 72 * @base: iomapped memory space for snps hs phy 75 * @ref_clk: phy reference clock 76 * @iface_clk: phy interface clock 77 * @phy_reset: phy reset control 79 * @phy_initialized: if PHY has been initialized correctly [all …]
|
/Linux-v5.10/arch/arm64/boot/dts/qcom/ |
D | sm8150.dtsi | 1 // SPDX-License-Identifier: BSD-3-Clause 3 * Copyright (c) 2017-2019, The Linux Foundation. All rights reserved. 7 #include <dt-bindings/interrupt-controller/arm-gic.h> 8 #include <dt-bindings/power/qcom-aoss-qmp.h> 9 #include <dt-bindings/power/qcom-rpmpd.h> 10 #include <dt-bindings/soc/qcom,rpmh-rsc.h> 11 #include <dt-bindings/clock/qcom,rpmh.h> 12 #include <dt-bindings/clock/qcom,gcc-sm8150.h> 13 #include <dt-bindings/clock/qcom,gpucc-sm8150.h> 14 #include <dt-bindings/interconnect/qcom,osm-l3.h> [all …]
|