Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/power/supply/
Dcpcap-battery.c64 #define CPCAP_REG_CCC1_CAL_EN BIT(1) /* Clears after write in 1s */ macro
67 CPCAP_REG_CCC1_CAL_EN)
769 CPCAP_REG_CCC1_CAL_EN); in cpcap_battery_calibrate()
778 if (!(value & CPCAP_REG_CCC1_CAL_EN)) in cpcap_battery_calibrate()