Home
last modified time | relevance | path

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

/linux-6.12.1/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-6.12.1/include/linux/mfd/
Drk808.h1084 #define RK817_VOL_CUR_CALIB_UPD BIT(7) macro