Searched refs:SAMPLE_RES_20MR (Results 1 – 1 of 1) sorted by relevance
123 #define SAMPLE_RES_20MR 20 macro982 if (di->sample_res == SAMPLE_RES_20MR) { in rk816_bat_select_sample_res()985 } else if (di->sample_res > SAMPLE_RES_20MR) { in rk816_bat_select_sample_res()987 di->res_fac = di->sample_res * 10 / SAMPLE_RES_20MR; in rk816_bat_select_sample_res()990 di->res_fac = SAMPLE_RES_20MR * 10 / di->sample_res; in rk816_bat_select_sample_res()