Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/power/
Dbq27x00_battery.c92 enum bq27x00_chip { BQ27000, BQ27500, BQ27425, BQ27742, BQ27510}; enumerator
209 if (di->chip == BQ27425) in bq27x00_read()
221 if (di->chip == BQ27425 || di->chip == BQ27500 || di->chip == BQ27742 in bq27xxx_is_chip_version_higher()
239 else if (di->chip == BQ27425) in bq27x00_battery_read_rsoc()
310 if (di->chip == BQ27425) in bq27x00_battery_read_ilmd()
476 bool is_bq27425 = di->chip == BQ27425; in bq27x00_update()
780 if (di->chip == BQ27425) { in bq27x00_powersupply_init()
940 { "bq27425", BQ27425 },