Searched full:pms405 (Results 1 – 11 of 11) sorted by relevance
/Linux-v5.10/arch/arm64/boot/dts/qcom/ |
D | pms405.dtsi | 11 pms405 { 18 pms405_alert0: pms405-alert0 { 23 pms405_crit: pms405-crit { 34 pms405_0: pms405@0 { 41 compatible = "qcom,pms405-gpio"; 60 compatible = "qcom,pms405-pon"; 84 compatible = "qcom,pms405-adc", "qcom,spmi-adc-rev2"; 141 pms405_1: pms405@1 { 146 compatible = "qcom,pms405-regulators";
|
D | qcs404-evb.dtsi | 6 #include "pms405.dtsi" 128 pms405-regulators { 129 compatible = "qcom,rpm-pms405-regulators";
|
/Linux-v5.10/Documentation/devicetree/bindings/regulator/ |
D | qcom,smd-rpm-regulator.yaml | 61 For pms405, s1, s2, s3, s4, s5, l1, l2, l3, l4, l5, l6, l7, l8, l9, l10, l11, 83 - qcom,rpm-pms405-regulators
|
D | qcom,spmi-regulator.txt | 17 "qcom,pms405-regulators" 180 Usage: optional (pms405 only)
|
/Linux-v5.10/Documentation/devicetree/bindings/power/reset/ |
D | qcom,pon.txt | 11 "qcom,pms405-pon"
|
/Linux-v5.10/Documentation/devicetree/bindings/pinctrl/ |
D | qcom,pmic-gpio.txt | 25 "qcom,pms405-gpio" 106 gpio1-gpio12 for pms405 (holes on gpio1, gpio9 and gpio10)
|
/Linux-v5.10/drivers/power/reset/ |
D | qcom-pon.c | 83 { .compatible = "qcom,pms405-pon", .data = (void *)GEN1_REASON_SHIFT },
|
/Linux-v5.10/Documentation/devicetree/bindings/iio/adc/ |
D | qcom,spmi-vadc.yaml | 23 - const: qcom,pms405-adc
|
/Linux-v5.10/drivers/pinctrl/qcom/ |
D | pinctrl-spmi-gpio.c | 1118 /* pms405 has 12 GPIOs with holes on 1, 9, and 10 */ 1119 { .compatible = "qcom,pms405-gpio", .data = (void *) 12 },
|
/Linux-v5.10/drivers/regulator/ |
D | qcom_smd-regulator.c | 1105 { .compatible = "qcom,rpm-pms405-regulators", .data = &rpm_pms405_regulators },
|
D | qcom_spmi-regulator.c | 2096 { .compatible = "qcom,pms405-regulators", .data = &pms405_regulators },
|