Searched refs:rpmh (Results 1 – 17 of 17) sorted by relevance
| /Linux-v5.4/Documentation/devicetree/bindings/regulator/ |
| D | qcom,rpmh-regulator.txt | 3 rpmh-regulator devices support PMIC regulator management via the Voltage 40 "qcom,pm8005-rpmh-regulators" 41 "qcom,pm8009-rpmh-regulators" 42 "qcom,pm8150-rpmh-regulators" 43 "qcom,pm8150l-rpmh-regulators" 44 "qcom,pm8998-rpmh-regulators" 45 "qcom,pmi8998-rpmh-regulators" 110 include/dt-bindings/regulator/qcom,rpmh-regulator.h. regulator-allow-bypass 119 #include <dt-bindings/regulator/qcom,rpmh-regulator.h> 122 pm8998-rpmh-regulators { [all …]
|
| /Linux-v5.4/Documentation/devicetree/bindings/clock/ |
| D | qcom,rpmh-clk.txt | 10 "qcom,sdm845-rpmh-clk" 11 "qcom,sm8150-rpmh-clk" 20 #include <dt-bindings/clock/qcom,rpmh.h> 24 compatible = "qcom,sdm845-rpmh-clk";
|
| /Linux-v5.4/arch/arm64/boot/dts/qcom/ |
| D | sm8150-mtp.dts | 9 #include <dt-bindings/regulator/qcom,rpmh-regulator.h> 53 pm8150-rpmh-regulators { 54 compatible = "qcom,pm8150-rpmh-regulators"; 208 pm8150l-rpmh-regulators { 209 compatible = "qcom,pm8150l-rpmh-regulators"; 321 pm8009-rpmh-regulators { 322 compatible = "qcom,pm8009-rpmh-regulators";
|
| D | sdm845-mtp.dts | 11 #include <dt-bindings/regulator/qcom,rpmh-regulator.h> 56 pm8998-rpmh-regulators { 57 compatible = "qcom,pm8998-rpmh-regulators"; 321 pmi8998-rpmh-regulators { 322 compatible = "qcom,pmi8998-rpmh-regulators"; 335 pm8005-rpmh-regulators { 336 compatible = "qcom,pm8005-rpmh-regulators";
|
| D | sdm845-db845c.dts | 10 #include <dt-bindings/regulator/qcom,rpmh-regulator.h> 204 pm8998-rpmh-regulators { 205 compatible = "qcom,pm8998-rpmh-regulators"; 317 pmi8998-rpmh-regulators { 318 compatible = "qcom,pmi8998-rpmh-regulators";
|
| D | sdm850-lenovo-yoga-c630.dts | 10 #include <dt-bindings/regulator/qcom,rpmh-regulator.h> 24 pm8998-rpmh-regulators { 25 compatible = "qcom,pm8998-rpmh-regulators";
|
| D | sm8150.dtsi | 8 #include <dt-bindings/soc/qcom,rpmh-rsc.h> 9 #include <dt-bindings/clock/qcom,rpmh.h> 451 compatible = "qcom,rpmh-rsc"; 467 compatible = "qcom,sm8150-rpmh-clk";
|
| D | sdm845-cheza.dtsi | 10 #include <dt-bindings/regulator/qcom,rpmh-regulator.h> 210 pm8998-rpmh-regulators { 211 compatible = "qcom,pm8998-rpmh-regulators"; 492 pm8005-rpmh-regulators { 493 compatible = "qcom,pm8005-rpmh-regulators";
|
| D | sdm845.dtsi | 12 #include <dt-bindings/clock/qcom,rpmh.h> 20 #include <dt-bindings/soc/qcom,rpmh-rsc.h> 3095 compatible = "qcom,rpmh-rsc"; 3111 compatible = "qcom,sdm845-rpmh-clk";
|
| /Linux-v5.4/drivers/soc/qcom/ |
| D | Makefile | 14 qcom_rpmh-y += rpmh-rsc.o 15 qcom_rpmh-y += rpmh.o
|
| D | trace-rpmh.h | 10 #define TRACE_SYSTEM rpmh 80 #define TRACE_INCLUDE_FILE trace-rpmh
|
| /Linux-v5.4/Documentation/devicetree/bindings/soc/qcom/ |
| D | rpmh-rsc.txt | 38 Definition: Should be "qcom,rpmh-rsc". 101 compatible = "qcom,rpmh-rsc"; 127 compatible = "qcom,rpmh-rsc";
|
| /Linux-v5.4/drivers/clk/qcom/ |
| D | clk-rpmh.c | 397 struct clk_rpmh_desc *rpmh = data; in of_clk_rpmh_hw_get() local 400 if (idx >= rpmh->num_clks) { in of_clk_rpmh_hw_get() 405 return rpmh->clks[idx]; in of_clk_rpmh_hw_get()
|
| D | Makefile | 42 obj-$(CONFIG_QCOM_CLK_RPMH) += clk-rpmh.o
|
| /Linux-v5.4/Documentation/devicetree/bindings/power/ |
| D | qcom,rpmpd.txt | 21 Example: rpmh power domain controller and OPP table
|
| /Linux-v5.4/drivers/regulator/ |
| D | Makefile | 86 obj-$(CONFIG_REGULATOR_QCOM_RPMH) += qcom-rpmh-regulator.o
|
| /Linux-v5.4/include/ |
| D | Kbuild | 926 header-test- += soc/qcom/rpmh.h
|