Searched +full:sc8280xp +full:- +full:qmp +full:- +full:usb43dp +full:- +full:phy (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-usb43dp-phy.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Qualcomm QMP USB4-USB3-DP PHY controller (SC8280XP)10 - Vinod Koul <vkoul@kernel.org>13 The QMP PHY controller supports physical layer functionality for a number of19 - qcom,sar2130p-qmp-usb3-dp-phy20 - qcom,sc7180-qmp-usb3-dp-phy21 - qcom,sc7280-qmp-usb3-dp-phy[all …]
1 // SPDX-License-Identifier: GPL-2.07 #include <linux/clk-provider.h>16 #include <linux/phy/phy.h>25 #include <drm/bridge/aux-bridge.h>27 #include <dt-bindings/phy/phy-qcom-qmp.h>29 #include "phy-qcom-qmp-common.h"31 #include "phy-qcom-qmp.h"32 #include "phy-qcom-qmp-pcs-misc-v3.h"33 #include "phy-qcom-qmp-pcs-usb-v4.h"34 #include "phy-qcom-qmp-pcs-usb-v5.h"[all …]