Searched full:coincell (Results 1 – 7 of 7) sorted by relevance
/Linux-v6.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 19 const: qcom,pm8941-coincell 52 compatible = "qcom,pm8941-coincell";
|
/Linux-v6.1/drivers/misc/ |
D | qcom-coincell.c | 128 { .compatible = "qcom,pm8941-coincell", }, 136 .name = "qcom-spmi-coincell", 144 MODULE_DESCRIPTION("Qualcomm PMIC coincell charger driver");
|
D | Kconfig | 248 tristate "Qualcomm coincell charger support" 251 This driver supports the coincell block found inside of 252 Qualcomm PMICs. The coincell charger provides a means to 253 charge a coincell battery or backup capacitor which is used
|
D | Makefile | 18 obj-$(CONFIG_QCOM_COINCELL) += qcom-coincell.o
|
/Linux-v6.1/arch/arm64/boot/dts/qcom/ |
D | pm8998.dtsi | 66 pm8998_coincell: coincell@2800 { 67 compatible = "qcom,pm8941-coincell";
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | qcom-pm8941.dtsi | 134 pm8941_coincell: coincell@2800 { 135 compatible = "qcom,pm8941-coincell";
|
/Linux-v6.1/include/linux/mfd/ |
D | motorola-cpcap.h | 134 #define CPCAP_REG_CCCC2 0x0a08 /* Coincell and Coulomb Ctr Ctrl 2 */
|