Home
last modified time | relevance | path

Searched full:edp_phy (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/msm/edp/
Dedp_phy.c11 struct edp_phy { struct
15 bool msm_edp_phy_ready(struct edp_phy *phy) in msm_edp_phy_ready() argument
36 void msm_edp_phy_ctrl(struct edp_phy *phy, int enable) in msm_edp_phy_ctrl()
55 void msm_edp_phy_vm_pe_init(struct edp_phy *phy) in msm_edp_phy_vm_pe_init()
62 void msm_edp_phy_vm_pe_cfg(struct edp_phy *phy, u32 v0, u32 v1) in msm_edp_phy_vm_pe_cfg()
68 void msm_edp_phy_lane_power_ctrl(struct edp_phy *phy, bool up, u32 max_lane) in msm_edp_phy_lane_power_ctrl()
89 struct edp_phy *phy = NULL; in msm_edp_phy_init()
Dedp.h24 struct edp_phy;
55 bool msm_edp_phy_ready(struct edp_phy *phy);
56 void msm_edp_phy_ctrl(struct edp_phy *phy, int enable);
57 void msm_edp_phy_vm_pe_init(struct edp_phy *phy);
58 void msm_edp_phy_vm_pe_cfg(struct edp_phy *phy, u32 v0, u32 v1);
59 void msm_edp_phy_lane_power_ctrl(struct edp_phy *phy, bool up, u32 max_lane);
Dedp_ctrl.c109 struct edp_phy *phy;
/Linux-v5.15/Documentation/devicetree/bindings/clock/
Dqcom,sc7280-dispcc.yaml80 <&edp_phy 0>,
81 <&edp_phy 1>;
/Linux-v5.15/Documentation/devicetree/bindings/phy/
Drockchip-dp-phy.txt20 edp_phy: edp-phy {
/Linux-v5.15/arch/arm/boot/dts/
Drk3288-veyron-edp.dtsi105 &edp_phy {
Drk3288-evb.dtsi205 &edp_phy {
Drk3288.dtsi884 edp_phy: edp-phy { label
1181 phys = <&edp_phy>;
/Linux-v5.15/drivers/gpu/drm/msm/
DMakefile33 edp/edp_phy.o \