Searched full:pms405 (Results 1 – 12 of 12) sorted by relevance
/linux-6.12.1/arch/arm64/boot/dts/qcom/ |
D | pms405.dtsi | 13 pms405-thermal { 19 pms405_alert0: pms405-alert0 { 24 pms405_crit: pms405-crit { 35 pms405_0: pms405@0 { 36 compatible = "qcom,pms405", "qcom,spmi-pmic"; 42 compatible = "qcom,pms405-gpio", "qcom,spmi-gpio"; 52 compatible = "qcom,pms405-pon"; 76 compatible = "qcom,pms405-adc", "qcom,spmi-adc-rev2"; 140 pms405_1: pms405@1 { 141 compatible = "qcom,pms405", "qcom,spmi-pmic"; [all …]
|
D | qcs404-evb.dtsi | 8 #include "pms405.dtsi" 131 compatible = "qcom,rpm-pms405-regulators";
|
/linux-6.12.1/Documentation/devicetree/bindings/power/reset/ |
D | qcom,pon.yaml | 23 - qcom,pms405-pon 66 - qcom,pms405-pon
|
/linux-6.12.1/Documentation/devicetree/bindings/pinctrl/ |
D | qcom,pmic-gpio.yaml | 74 - qcom,pms405-gpio 269 - qcom,pms405-gpio 490 - gpio1-gpio12 for pms405 (holes on gpio1, gpio9
|
/linux-6.12.1/Documentation/devicetree/bindings/regulator/ |
D | qcom,smd-rpm-regulator.yaml | 79 For pms405, s1, s2, s3, s4, s5, l1, l2, l3, l4, l5, l6, l7, l8, l9, l10, l11, 108 - qcom,rpm-pms405-regulators
|
D | qcom,spmi-regulator.yaml | 32 - qcom,pms405-regulators 416 - qcom,pms405-regulators
|
/linux-6.12.1/drivers/power/reset/ |
D | qcom-pon.c | 91 { .compatible = "qcom,pms405-pon", .data = (void *)GEN1_REASON_SHIFT },
|
/linux-6.12.1/Documentation/devicetree/bindings/iio/adc/ |
D | qcom,spmi-vadc.yaml | 23 - const: qcom,pms405-adc
|
/linux-6.12.1/Documentation/devicetree/bindings/mfd/ |
D | qcom,spmi-pmic.yaml | 94 - qcom,pms405
|
/linux-6.12.1/drivers/pinctrl/qcom/ |
D | pinctrl-spmi-gpio.c | 1253 /* pms405 has 12 GPIOs with holes on 1, 9, and 10 */ 1254 { .compatible = "qcom,pms405-gpio", .data = (void *) 12 },
|
/linux-6.12.1/drivers/regulator/ |
D | qcom_smd-regulator.c | 1375 { .compatible = "qcom,rpm-pms405-regulators", .data = &rpm_pms405_regulators },
|
D | qcom_spmi-regulator.c | 2496 { .compatible = "qcom,pms405-regulators", .data = &pms405_regulators },
|