Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/power/supply/
Drk817_charger.c369 if (reg & RK817_VOL_CUR_CALIB_UPD) { in rk817_read_props()
374 RK817_VOL_CUR_CALIB_UPD, in rk817_read_props()
375 RK817_VOL_CUR_CALIB_UPD); in rk817_read_props()
/Linux-v6.6/include/linux/mfd/
Drk808.h941 #define RK817_VOL_CUR_CALIB_UPD BIT(7) macro