Home
last modified time | relevance | path

Searched refs:CPCAP_REG_CCI (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/include/linux/mfd/
Dmotorola-cpcap.h141 #define CPCAP_REG_CCI 0x0a24 /* Coulomb Counter Integrator */ macro
/Linux-v5.10/drivers/power/supply/
Dcpcap-battery.c347 error = regmap_read(ddata->reg, CPCAP_REG_CCI, &value); in cpcap_battery_cc_get_avg_current()