Home
last modified time | relevance | path

Searched +full:sa8775p +full:- +full:edp +full:- +full:phy (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/devicetree/bindings/phy/
H A Dqcom,edp-phy.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
4 ---
5 $id: http://devicetree.org/schemas/phy/qcom,edp-phy.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
8 title: Qualcomm eDP PHY
11 - Bjorn Andersson <bjorn.andersson@linaro.org>
14 The Qualcomm eDP PHY is found in a number of Qualcomm platform and provides
20 - enum:
21 - qcom,sa8775p-edp-phy
22 - qcom,sc7280-edp-phy
[all …]
/linux/drivers/gpu/drm/msm/dp/
H A Ddp_display.c1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (c) 2017-2020, The Linux Foundation. All rights reserved.
12 #include <linux/phy/phy.h>
33 MODULE_PARM_DESC(psr_enabled, "enable PSR for eDP and DP displays");
190 { .compatible = "qcom,sa8775p-dp", .data = &msm_dp_desc_sa8775p },
191 { .compatible = "qcom,sc7180-dp", .data = &msm_dp_desc_sc7180 },
192 { .compatible = "qcom,sc7280-dp", .data = &msm_dp_desc_sc7280 },
193 { .compatible = "qcom,sc7280-edp", .data = &msm_dp_desc_sc7280 },
194 { .compatible = "qcom,sc8180x-dp", .data = &msm_dp_desc_sc8180x },
195 { .compatible = "qcom,sc8180x-edp", .data = &msm_dp_desc_sc8180x },
[all …]
/linux/drivers/clk/qcom/
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
47 Say Y if you want to use peripheral devices such as USB/PCIe/EDP.
334 PHY device. Select this for the root clock of qca8k.
559 tristate "SA8775P Camera Clock Controller"
564 SA8775P devices.
644 tristate "SA8775P Display Clock Controller"
649 Technologies, Inc. SA8775P devices.
693 tristate "SA8775P Graphics clock controller"
697 Support for the graphics clock controller on SA8775P devices.
1411 Say Y if you want to toggle LPASS-adjacent resets within
[all …]