Searched full:mdss_gdsc (Results 1 – 25 of 38) sorted by relevance
12
/Linux-v5.15/Documentation/devicetree/bindings/display/msm/ |
D | hdmi.txt | 14 - power-domains: Should be <&mmcc MDSS_GDSC>. 50 - power-domains: Should be <&mmcc MDSS_GDSC>. 65 power-domains = <&mmcc MDSS_GDSC>; 94 power-domains = <&mmcc MDSS_GDSC>;
|
D | edp.txt | 11 - power-domains: Should be <&mmcc MDSS_GDSC>. 38 power-domains = <&mmcc MDSS_GDSC>;
|
D | mdp5.txt | 93 power-domains = <&gcc MDSS_GDSC>;
|
D | dpu-sdm845.yaml | 160 power-domains = <&dispcc MDSS_GDSC>;
|
D | dpu-sc7180.yaml | 171 power-domains = <&dispcc MDSS_GDSC>;
|
/Linux-v5.15/include/dt-bindings/clock/ |
D | qcom,dispcc-sc7180.h | 44 #define MDSS_GDSC 0 macro
|
D | qcom,dispcc-sdm845.h | 54 #define MDSS_GDSC 0 macro
|
D | qcom,dispcc-sm8150.h | 73 #define MDSS_GDSC 0 macro
|
D | qcom,dispcc-sm8250.h | 73 #define MDSS_GDSC 0 macro
|
D | qcom,mmcc-msm8974.h | 155 #define MDSS_GDSC 1 macro
|
D | qcom,mmcc-msm8994.h | 144 #define MDSS_GDSC 5 macro
|
D | qcom,mmcc-sdm660.h | 152 #define MDSS_GDSC 2 macro
|
D | qcom,gcc-msm8916.h | 174 #define MDSS_GDSC 2 macro
|
D | qcom,mmcc-apq8084.h | 179 #define MDSS_GDSC 3 macro
|
D | qcom,gcc-msm8939.h | 199 #define MDSS_GDSC 2 macro
|
D | qcom,mmcc-msm8998.h | 203 #define MDSS_GDSC 4 macro
|
D | qcom,gcc-msm8953.h | 225 #define MDSS_GDSC 2 macro
|
D | qcom,mmcc-msm8996.h | 291 #define MDSS_GDSC 13 macro
|
/Linux-v5.15/drivers/clk/qcom/ |
D | dispcc-sc7180.c | 626 static struct gdsc mdss_gdsc = { variable 629 .name = "mdss_gdsc", 636 [MDSS_GDSC] = &mdss_gdsc,
|
D | dispcc-sdm845.c | 760 static struct gdsc mdss_gdsc = { variable 763 .name = "mdss_gdsc", 820 [MDSS_GDSC] = &mdss_gdsc,
|
D | dispcc-sm8250.c | 1126 static struct gdsc mdss_gdsc = { variable 1129 .name = "mdss_gdsc", 1202 [MDSS_GDSC] = &mdss_gdsc,
|
D | mmcc-msm8994.c | 2302 static struct gdsc mdss_gdsc = { variable 2307 .name = "mdss_gdsc", 2522 [MDSS_GDSC] = &mdss_gdsc,
|
D | mmcc-msm8974.c | 2320 static struct gdsc mdss_gdsc = { variable 2546 [MDSS_GDSC] = &mdss_gdsc,
|
D | mmcc-apq8084.c | 3081 static struct gdsc mdss_gdsc = { variable 3348 [MDSS_GDSC] = &mdss_gdsc,
|
/Linux-v5.15/arch/arm64/boot/dts/qcom/ |
D | sm8250-sony-xperia-edo.dtsi | 46 power-domains = <&dispcc MDSS_GDSC>;
|
12