Searched refs:flat_match_sec (Results 1 – 3 of 3) sorted by relevance
230 unsigned long flat_match_sec; member2268 if (!di->flat_match_sec) in rk818_bat_smooth_algorithm()2269 di->flat_match_sec = get_boot_sec(); in rk818_bat_smooth_algorithm()2271 if (base2sec(di->flat_match_sec) >= tgt_sec) { in rk818_bat_smooth_algorithm()2272 di->flat_match_sec = 0; in rk818_bat_smooth_algorithm()2276 base2sec(di->flat_match_sec), tgt_sec, di->sm_linek); in rk818_bat_smooth_algorithm()2278 di->flat_match_sec = 0; in rk818_bat_smooth_algorithm()
254 unsigned long flat_match_sec; member3131 if (!di->flat_match_sec) in rk816_bat_smooth_algorithm()3132 di->flat_match_sec = get_boot_sec(); in rk816_bat_smooth_algorithm()3134 if (base2sec(di->flat_match_sec) >= tgt_sec) { in rk816_bat_smooth_algorithm()3135 di->flat_match_sec = 0; in rk816_bat_smooth_algorithm()3139 base2sec(di->flat_match_sec), tgt_sec, di->sm_linek); in rk816_bat_smooth_algorithm()3141 di->flat_match_sec = 0; in rk816_bat_smooth_algorithm()
591 unsigned long flat_match_sec; member