Searched +full:refgen +full:- +full:supply (Results 1 – 3 of 3) 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 …]
2 * SPDX-License-Identifier: GPL-2.06 #include <dt-bindings/clock/qcom,dsi-phy-28nm.h>9 #include <linux/clk-provider.h>17 * DSI PLL 7nm - clock diagram (eg: DSI0): TODO: updated CPHY diagram22 * +---------+ | +----------+ | +----+23 * dsi0vco_clk ---| out_div |--o--| divl_3_0 |--o--| /8 |-- dsi0_phy_pll_out_byteclk24 * +---------+ | +----------+ | +----+28 * | | +----+ | |\ dsi0_pclk_mux29 * | |--| /2 |--o--| \ |30 * | | +----+ | \ | +---------+[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 …]