Searched full:coincell (Results 1 – 8 of 8) sorted by relevance
/linux-6.12.1/Documentation/devicetree/bindings/power/supply/ |
D | qcom,pm8941-coincell.yaml | 4 $id: http://devicetree.org/schemas/power/supply/qcom,pm8941-coincell.yaml# 7 title: Qualcomm Coincell Charger 10 The hardware block controls charging for a coincell or capacitor that is 22 - qcom,pm8998-coincell 23 - const: qcom,pm8941-coincell 25 - const: qcom,pm8941-coincell 62 compatible = "qcom,pm8941-coincell";
|
/linux-6.12.1/drivers/misc/ |
D | qcom-coincell.c | 127 { .compatible = "qcom,pm8941-coincell", }, 135 .name = "qcom-spmi-coincell", 143 MODULE_DESCRIPTION("Qualcomm PMIC coincell charger driver");
|
D | Kconfig | 280 tristate "Qualcomm coincell charger support" 283 This driver supports the coincell block found inside of 284 Qualcomm PMICs. The coincell charger provides a means to 285 charge a coincell battery or backup capacitor which is used
|
D | Makefile | 19 obj-$(CONFIG_QCOM_COINCELL) += qcom-coincell.o
|
/linux-6.12.1/arch/arm64/boot/dts/qcom/ |
D | pm8998.dtsi | 74 compatible = "qcom,pm8998-coincell", "qcom,pm8941-coincell";
|
/linux-6.12.1/arch/arm/boot/dts/qcom/ |
D | pm8941.dtsi | 187 compatible = "qcom,pm8941-coincell";
|
/linux-6.12.1/Documentation/devicetree/bindings/mfd/ |
D | qcom,spmi-pmic.yaml | 150 - $ref: /schemas/power/supply/qcom,pm8941-coincell.yaml#
|
/linux-6.12.1/include/linux/mfd/ |
D | motorola-cpcap.h | 134 #define CPCAP_REG_CCCC2 0x0a08 /* Coincell and Coulomb Ctr Ctrl 2 */
|