Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/power/supply/
Dcpcap-battery.c66 #define CPCAP_REG_CCC1_CAL_EN BIT(1) /* Clears after write in 1s */ macro
69 CPCAP_REG_CCC1_CAL_EN)
1036 CPCAP_REG_CCC1_CAL_EN); in cpcap_battery_calibrate()
1045 if (!(value & CPCAP_REG_CCC1_CAL_EN)) in cpcap_battery_calibrate()