Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/power/supply/
Drk817_charger.c355 if (reg & RK817_VOL_CUR_CALIB_UPD) { in rk817_read_props()
360 RK817_VOL_CUR_CALIB_UPD, in rk817_read_props()
361 RK817_VOL_CUR_CALIB_UPD); in rk817_read_props()
/linux-6.1.9/include/linux/mfd/
Drk808.h533 #define RK817_VOL_CUR_CALIB_UPD BIT(7) macro