Searched refs:factory_internal_resistance_uohm (Results 1 – 5 of 5) sorted by relevance
203 if ((bi->factory_internal_resistance_uohm < 0) || in ab8500_bm_of_probe() 205 bi->factory_internal_resistance_uohm = 300000; in ab8500_bm_of_probe()
642 .factory_internal_resistance_uohm = 100000,686 .factory_internal_resistance_uohm = 136000,730 .factory_internal_resistance_uohm = 100000,774 .factory_internal_resistance_uohm = 100000,818 .factory_internal_resistance_uohm = 100000,862 .factory_internal_resistance_uohm = 105000,
356 psy->battery_info->factory_internal_resistance_uohm == -EINVAL || in ug3105_probe() 374 chip->intern_res_avg = psy->battery_info->factory_internal_resistance_uohm / 1000; in ug3105_probe()
1006 data->internal_resist = info->factory_internal_resistance_uohm / 1000; in sc27xx_fgu_hw_init()
532 * @factory_internal_resistance_uohm: the internal resistance of the battery573 * as a percentage of factory_internal_resistance_uohm. Knowing the753 * Usually we have 100% of the factory_internal_resistance_uohm at 25 degrees779 int factory_internal_resistance_uohm; member