Searched full:pm8916 (Results 1 – 25 of 46) sorted by relevance
12
/Linux-v6.1/Documentation/devicetree/bindings/watchdog/ |
D | qcom,pm8916-wdt.yaml | 4 $id: http://devicetree.org/schemas/watchdog/qcom,pm8916-wdt.yaml# 7 title: Qualcomm PM8916 watchdog timer controller 17 const: qcom,pm8916-wdt 34 compatible = "qcom,pm8916", "qcom,spmi-pmic"; 40 compatible = "qcom,pm8916-pon"; 46 compatible = "qcom,pm8916-wdt";
|
/Linux-v6.1/drivers/watchdog/ |
D | pm8916_wdt.c | 121 .identity = "QCOM PM8916 PON WDT", 128 .identity = "QCOM PM8916 PON WDT", 156 * The pm8916-pon-wdt is a child of the pon device, which is a child in pm8916_wdt_probe() 157 * of the pm8916 mfd device. We want access to the pm8916 registers. in pm8916_wdt_probe() 158 * Retrieve regmap from pm8916 (parent->parent) and base address in pm8916_wdt_probe() 159 * from pm8916-pon (pon). in pm8916_wdt_probe() 169 dev_err(dev, "failed to get pm8916-pon address\n"); in pm8916_wdt_probe() 260 { .compatible = "qcom,pm8916-wdt" }, 268 .name = "pm8916-wdt", 276 MODULE_DESCRIPTION("Qualcomm pm8916 watchdog driver");
|
/Linux-v6.1/arch/arm64/boot/dts/qcom/ |
D | pm8916.dtsi | 10 compatible = "qcom,pm8916", "qcom,spmi-pmic"; 16 compatible = "qcom,pm8916-pon"; 38 compatible = "qcom,pm8916-wdt"; 101 compatible = "qcom,pm8916-mpp", "qcom,spmi-mpp"; 111 compatible = "qcom,pm8916-gpio", "qcom,spmi-gpio"; 122 compatible = "qcom,pm8916", "qcom,spmi-pmic"; 128 compatible = "qcom,pm8916-pwm"; 136 compatible = "qcom,pm8916-vib"; 142 compatible = "qcom,pm8916-wcd-analog-codec";
|
D | msm8916-pm8916.dtsi | 4 #include "pm8916.dtsi" 50 smd_rpm_regulators: pm8916-regulators { 51 compatible = "qcom,rpm-pm8916-regulators";
|
D | msm8916-mtp.dts | 8 #include "msm8916-pm8916.dtsi"
|
D | pm8009.dtsi | 17 compatible = "qcom,pm8916-pon";
|
D | apq8016-sbc.dts | 8 #include "msm8916-pm8916.dtsi" 819 pm8916_gpios_leds: pm8916-gpios-leds-state { 837 ls_exp_gpio_f: pm8916-mpp4-state { 845 pm8916_mpps_leds: pm8916-mpps-state {
|
D | pm8953.dtsi | 17 compatible = "qcom,pm8916-pon";
|
D | pmm8155au_2.dtsi | 49 compatible = "qcom,pm8916-pon";
|
D | pm8150l.dtsi | 50 compatible = "qcom,pm8916-pon";
|
D | pm8150b.dtsi | 50 compatible = "qcom,pm8916-pon";
|
D | pmm8155au_1.dtsi | 50 compatible = "qcom,pm8916-pon";
|
/Linux-v6.1/drivers/power/reset/ |
D | qcom-pon.c | 82 { .compatible = "qcom,pm8916-pon", .data = (void *)GEN1_REASON_SHIFT }, 93 .name = "pm8916-pon", 99 MODULE_DESCRIPTION("pm8916 Power On driver");
|
/Linux-v6.1/Documentation/devicetree/bindings/power/reset/ |
D | qcom,pon.yaml | 21 - qcom,pm8916-pon 50 $ref: /schemas/watchdog/qcom,pm8916-wdt.yaml 65 - qcom,pm8916-pon
|
/Linux-v6.1/Documentation/devicetree/bindings/sound/ |
D | qcom,msm8916-wcd-analog.txt | 3 Bindings for codec Analog IP which is integrated in pmic pm8916, 8 - compatible = "qcom,pm8916-wcd-analog-codec"; 60 compatible = "qcom,pm8916-wcd-analog-codec";
|
/Linux-v6.1/Documentation/devicetree/bindings/leds/ |
D | leds-qcom-lpg.yaml | 24 - qcom,pm8916-pwm 174 compatible = "qcom,pm8916-pwm";
|
/Linux-v6.1/Documentation/devicetree/bindings/mfd/ |
D | qcom,spmi-pmic.yaml | 59 - qcom,pm8916 112 additionalProperties: true # FIXME qcom,pm8916-wcd-analog-codec binding not converted yet 140 additionalProperties: true # FIXME qcom,pm8916-vib binding not converted yet
|
/Linux-v6.1/Documentation/devicetree/bindings/pinctrl/ |
D | qcom,pmic-mpp.yaml | 27 - qcom,pm8916-mpp 92 - mpp1-mpp4 for pm8916
|
D | qcom,pmic-gpio.yaml | 43 - qcom,pm8916-gpio 129 - qcom,pm8916-gpio 409 - gpio1-gpio4 for pm8916
|
/Linux-v6.1/Documentation/devicetree/bindings/input/ |
D | qcom,pm8xxx-vib.yaml | 16 - qcom,pm8916-vib
|
/Linux-v6.1/Documentation/devicetree/bindings/regulator/ |
D | qcom,smd-rpm-regulator.yaml | 47 For pm8916, s1, s2, s3, s4, l1, l2, l3, l4, l5, l6, l7, l8, l9, l10, l11, 92 - qcom,rpm-pm8916-regulators
|
D | qcom,spmi-regulator.yaml | 22 - qcom,pm8916-regulators 214 - qcom,pm8916-regulators
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | qcom-pmx55.dtsi | 20 compatible = "qcom,pm8916-pon";
|
D | qcom-pm8226.dtsi | 106 compatible = "qcom,pm8916-vib";
|
/Linux-v6.1/include/dt-bindings/pinctrl/ |
D | qcom,pmic-gpio.h | 53 * Note: PM8916 GPIO1 and GPIO2 are supporting
|
12