Searched full:vfe_gdsc (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/include/dt-bindings/clock/ |
H A D | qcom,mmcc-msm8994.h | 146 #define VFE_GDSC 7 macro
|
H A D | qcom,gcc-msm8916.h | 176 #define VFE_GDSC 4 macro
|
H A D | qcom,gcc-msm8939.h | 202 #define VFE_GDSC 4 macro
|
H A D | qcom,gcc-msm8909.h | 216 #define VFE_GDSC 4 macro
|
/openbmc/linux/Documentation/devicetree/bindings/media/ |
H A D | qcom,msm8916-camss.yaml | 217 power-domains = <&gcc VFE_GDSC>;
|
/openbmc/linux/drivers/clk/qcom/ |
H A D | gcc-msm8909.c | 2480 static struct gdsc vfe_gdsc = { variable 2485 .name = "vfe_gdsc", 2630 [VFE_GDSC] = &vfe_gdsc,
|
H A D | mmcc-msm8994.c | 2332 static struct gdsc vfe_gdsc = { variable 2337 .name = "vfe_gdsc", 2523 [VFE_GDSC] = &vfe_gdsc,
|
H A D | gcc-msm8916.c | 3124 static struct gdsc vfe_gdsc = { variable 3308 [VFE_GDSC] = &vfe_gdsc,
|
H A D | gcc-msm8939.c | 3637 static struct gdsc vfe_gdsc = { variable 3863 [VFE_GDSC] = &vfe_gdsc,
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | msm8916.dtsi | 1671 power-domains = <&gcc VFE_GDSC>;
|