Searched refs:full_count (Results 1 – 3 of 3) sorted by relevance
300 sharpsl_pm.full_count = 0; in sharpsl_charge_on()373 sharpsl_pm.full_count++; in sharpsl_chrg_full_timer()379 } else if (sharpsl_pm.full_count < 2) { in sharpsl_chrg_full_timer()722 sharpsl_pm.full_count = 0; in sharpsl_off_charge_battery()729 if (sharpsl_pm.full_count == 0) { in sharpsl_off_charge_battery()754 sharpsl_pm.full_count++; in sharpsl_off_charge_battery()774 if (sharpsl_pm.full_count > SHARPSL_CHARGE_RETRY_CNT) { in sharpsl_off_charge_battery()776 sharpsl_pm.full_count = 0; in sharpsl_off_charge_battery()778 sharpsl_pm.full_count++; in sharpsl_off_charge_battery()
88 int full_count; member
89 unsigned full_count = fcr_bits & 0xff; in mite_fifo_size() local91 return empty_count + full_count; in mite_fifo_size()