Home
last modified time | relevance | path

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

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