bq27xxx_battery_current_and_status
bq27xxx_battery_current_and_status(di, NULL, &status, &cache);
ret = bq27xxx_battery_current_and_status(di, NULL, val, NULL);
ret = bq27xxx_battery_current_and_status(di, val, NULL, NULL);