| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | pm8916.dtsi | 9 pm8916-thermal { 39 compatible = "qcom,pm8916", "qcom,spmi-pmic"; 45 compatible = "qcom,pm8916-pon"; 67 compatible = "qcom,pm8916-wdt"; 74 compatible = "qcom,pm8916-lbc"; 153 compatible = "qcom,pm8916-bms-vm"; 179 compatible = "qcom,pm8916-mpp", "qcom,spmi-mpp"; 189 compatible = "qcom,pm8916-gpio", "qcom,spmi-gpio"; 200 compatible = "qcom,pm8916", "qcom,spmi-pmic"; 206 compatible = "qcom,pm8916-pwm"; [all …]
|
| H A D | msm8916-pm8916.dtsi | 3 * msm8916-pm8916.dtsi describes common properties (e.g. regulator connections) 4 * that apply to most devices that make use of the MSM8916 SoC and PM8916 PMIC. 12 #include "pm8916.dtsi" 65 compatible = "qcom,rpm-pm8916-regulators";
|
| H A D | msm8929-pm8916.dtsi | 3 * msm8929-pm8916.dtsi describes common properties (e.g. regulator connections) 4 * that apply to most devices that make use of the MSM8929 SoC and PM8916 PMIC. 12 #include "pm8916.dtsi" 44 compatible = "qcom,rpm-pm8916-regulators";
|
| H A D | pm8937.dtsi | 48 compatible = "qcom,pm8916-pon"; 147 compatible = "qcom,pm8937-pwm", "qcom,pm8916-pwm";
|
| H A D | msm8929-wingtech-wt82918hd.dts | 5 #include "msm8929-pm8916.dtsi"
|
| H A D | msm8939-wingtech-wt82918.dts | 5 #include "msm8939-pm8916.dtsi"
|
| H A D | msm8939-wingtech-wt82918hd.dts | 5 #include "msm8939-pm8916.dtsi"
|
| H A D | msm8916-mtp.dts | 8 #include "msm8916-pm8916.dtsi"
|
| H A D | pm8009.dtsi | 17 compatible = "qcom,pm8916-pon";
|
| H A D | sc8180x-pmics.dtsi | 76 compatible = "qcom,pm8916-pon"; 259 compatible = "qcom,pm8916-pon";
|
| H A D | msm8939-sony-xperia-kanuti-tulip.dts | 11 #include "msm8939-pm8916.dtsi"
|
| H A D | pmm8155au_2.dtsi | 48 compatible = "qcom,pm8916-pon";
|
| H A D | msm8916-lg-c50.dts | 5 #include "msm8916-pm8916.dtsi"
|
| H A D | msm8916-ufi.dtsi | 3 #include "msm8916-pm8916.dtsi"
|
| /linux/drivers/watchdog/ |
| H A 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/Documentation/devicetree/bindings/power/supply/ |
| H A D | qcom,pm8916-bms-vm.yaml | 4 $id: http://devicetree.org/schemas/power/supply/qcom,pm8916-bms-vm.yaml# 14 such as pm8916. This block performs battery voltage monitoring. 21 const: qcom,pm8916-bms-vm 65 compatible = "qcom,pm8916-bms-vm";
|
| H A D | qcom,pm8916-lbc.yaml | 4 $id: http://devicetree.org/schemas/power/supply/qcom,pm8916-lbc.yaml# 14 such as pm8916. Implements a simple, autonomous CC/CV charger. 21 const: qcom,pm8916-lbc 99 compatible = "qcom,pm8916-lbc";
|
| /linux/drivers/power/supply/ |
| H A D | pm8916_bms_vm.c | 140 .name = "pm8916-bms-vm", 286 { .compatible = "qcom,pm8916-bms-vm", }, 293 .name = "pm8916-bms-vm", 302 MODULE_DESCRIPTION("pm8916 BMS-VM driver");
|
| H A D | pm8916_lbc.c | 238 .name = "pm8916-lbc-chgr", 360 { .compatible = "qcom,pm8916-lbc", }, 367 .name = "pm8916-lbc", 374 MODULE_DESCRIPTION("pm8916 LBC driver");
|
| /linux/arch/arm/boot/dts/qcom/ |
| H A D | pm8226.dtsi | 45 compatible = "qcom,pm8916-pon"; 177 compatible = "qcom,pm8916-vib";
|
| H A D | pmx55.dtsi | 20 compatible = "qcom,pm8916-pon";
|
| /linux/Documentation/devicetree/bindings/input/ |
| H A D | qcom,pm8xxx-vib.yaml | 17 - qcom,pm8916-vib
|
| /linux/Documentation/devicetree/bindings/pinctrl/ |
| H A D | qcom,pmic-gpio.yaml | 50 - qcom,pm8916-gpio 157 - qcom,pm8916-gpio 481 - gpio1-gpio4 for pm8916
|
| /linux/Documentation/devicetree/bindings/regulator/ |
| H A D | qcom,spmi-regulator.yaml | 24 - qcom,pm8916-regulators 255 - qcom,pm8916-regulators
|
| /linux/include/dt-bindings/pinctrl/ |
| H A D | qcom,pmic-gpio.h | 53 * Note: PM8916 GPIO1 and GPIO2 are supporting
|