Searched refs:rpmh (Results 1 – 15 of 15) sorted by relevance
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | sm8250-samsung-common.dtsi | 5 #include <dt-bindings/regulator/qcom,rpmh-regulator.h> 68 compatible = "qcom,pm8150-rpmh-regulators";
|
| H A D | sm7125-xiaomi-common.dtsi | 11 #include <dt-bindings/regulator/qcom,rpmh-regulator.h> 115 compatible = "qcom,pm6150-rpmh-regulators"; 246 compatible = "qcom,pm6150l-rpmh-regulators";
|
| H A D | sdx75-idp.dts | 8 #include <dt-bindings/regulator/qcom,rpmh-regulator.h> 71 compatible = "qcom,pmx75-rpmh-regulators";
|
| H A D | sc7280-crd-r3.dts | 31 compatible = "qcom,pmg1110-rpmh-regulators";
|
| H A D | sc8280xp-huawei-gaokun3.dts | 18 #include <dt-bindings/regulator/qcom,rpmh-regulator.h> 316 compatible = "qcom,pm8350-rpmh-regulators"; 420 compatible = "qcom,pm8350c-rpmh-regulators"; 492 compatible = "qcom,pm8350-rpmh-regulators";
|
| H A D | sc7280-herobrine-crd.dts | 44 compatible = "qcom,pmg1110-rpmh-regulators";
|
| H A D | sdm850-lenovo-yoga-c630.dts | 12 #include <dt-bindings/regulator/qcom,rpmh-regulator.h> 140 compatible = "qcom,pm8998-rpmh-regulators";
|
| H A D | monaco.dtsi | 8 #include <dt-bindings/clock/qcom,rpmh.h> 17 #include <dt-bindings/interconnect/qcom,qcs8300-rpmh.h> 23 #include <dt-bindings/soc/qcom,rpmh-rsc.h> 6190 compatible = "qcom,rpmh-stats"; 7470 compatible = "qcom,rpmh-rsc"; 7496 compatible = "qcom,sa8775p-rpmh-clk";
|
| H A D | sm8650.dtsi | 7 #include <dt-bindings/clock/qcom,rpmh.h> 18 #include <dt-bindings/interconnect/qcom,sm8650-rpmh.h> 27 #include <dt-bindings/soc/qcom,rpmh-rsc.h> 6134 compatible = "qcom,rpmh-stats"; 7396 compatible = "qcom,rpmh-rsc"; 7422 compatible = "qcom,sm8650-rpmh-clk";
|
| H A D | glymur.dtsi | 14 #include <dt-bindings/clock/qcom,rpmh.h> 19 #include <dt-bindings/interconnect/qcom,glymur-rpmh.h> 25 #include <dt-bindings/regulator/qcom,rpmh-regulator.h> 27 #include <dt-bindings/soc/qcom,rpmh-rsc.h> 5579 compatible = "qcom,rpmh-stats"; 7794 compatible = "qcom,rpmh-rsc"; 7818 compatible = "qcom,glymur-rpmh-clk";
|
| H A D | sc8280xp.dtsi | 11 #include <dt-bindings/clock/qcom,rpmh.h> 25 #include <dt-bindings/soc/qcom,rpmh-rsc.h> 5568 compatible = "qcom,rpmh-stats"; 6073 compatible = "qcom,rpmh-rsc"; 6093 compatible = "qcom,sc8280xp-rpmh-clk";
|
| /linux/arch/arm/boot/dts/qcom/ |
| H A D | qcom-sdx55-mtp.dts | 10 #include <dt-bindings/regulator/qcom,rpmh-regulator.h> 79 compatible = "qcom,pmx55-rpmh-regulators";
|
| H A D | qcom-sdx65.dtsi | 10 #include <dt-bindings/clock/qcom,rpmh.h> 14 #include <dt-bindings/soc/qcom,rpmh-rsc.h> 737 compatible = "qcom,rpmh-rsc"; 751 compatible = "qcom,sdx65-rpmh-clk";
|
| /linux/drivers/clk/qcom/ |
| H A D | clk-rpmh.c | 1011 struct clk_rpmh_desc *rpmh = data; in of_clk_rpmh_hw_get() local 1014 if (idx >= rpmh->num_clks) { in of_clk_rpmh_hw_get() 1019 return rpmh->clks[idx]; in of_clk_rpmh_hw_get()
|
| H A D | Makefile | 105 obj-$(CONFIG_QCOM_CLK_RPMH) += clk-rpmh.o
|