Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Drk817_charger.c65 #define SAMPLE_RES_10MR 10 macro
1415 pdata->sample_res = SAMPLE_RES_10MR; in rk817_charge_parse_dt()
1434 charge->res_div = (charge->pdata->sample_res == SAMPLE_RES_10MR) ? in rk817_charge_parse_dt()
H A Drk818_charger.c54 #define SAMPLE_RES_10MR 10 macro
825 if (cg->pdata->sample_res == SAMPLE_RES_10MR) { in rk818_cg_decode_chrg_current()
H A Drk818_battery.c74 #define SAMPLE_RES_10MR 10 macro
1435 if (di->pdata->sample_res == SAMPLE_RES_10MR) in rk818_bat_parse_finish_ma()
H A Drk817_battery.c135 #define SAMPLE_RES_10MR 10 macro