Searched +full:refgen +full:- +full:supply (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/phy/qcom,sc8280xp-qmp-pcie-phy.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Vinod Koul <vkoul@kernel.org>19 - qcom,qcs615-qmp-gen3x1-pcie-phy20 - qcom,qcs8300-qmp-gen4x2-pcie-phy21 - qcom,sa8775p-qmp-gen4x2-pcie-phy22 - qcom,sa8775p-qmp-gen4x4-pcie-phy23 - qcom,sar2130p-qmp-gen3x2-pcie-phy[all …]
1 // SPDX-License-Identifier: GPL-2.07 #include <linux/clk-provider.h>25 #include <dt-bindings/phy/phy-qcom-qmp.h>27 #include "phy-qcom-qmp-common.h"29 #include "phy-qcom-qmp.h"30 #include "phy-qcom-qmp-pcs-misc-v3.h"31 #include "phy-qcom-qmp-pcs-pcie-v4.h"32 #include "phy-qcom-qmp-pcs-pcie-v4_20.h"33 #include "phy-qcom-qmp-pcs-pcie-v5.h"34 #include "phy-qcom-qmp-pcs-pcie-v5_20.h"[all …]